html {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	margin: 0px;
	/*font-family: arial, verdana, helvetica;*/
	/*font-size: 10px;*/
	margin-bottom: 0px;
	color: #000000;
}

h1 {
	font-size: 20px;
	padding-top: 10px;
	color: rgb(22, 52, 114);
	padding-bottom: 0;
	margin-bottom: 0;
}

h2 {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 0;
		color: rgb(22, 52, 114);

	margin-bottom: 0;
}

h3 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 0;
	color: rgb(22, 52, 114);
	margin-bottom: 0;
}


b {
	font-size: 110%;
}

em {
	color: red;
}

img {
	border: 0;
}

#maincontainer {
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #fff;
	border: solid 1px black;
}

#bodycontainer {
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: url("../images/db-background.jpg") no-repeat;
}

#topsection {
	background: #EAEAEA;
	height: 129px; /*Height of top section*/
	background: url("../images/diamondbedrooms-header.jpg") no-repeat;
}
	
#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

#tel {
	position: relative;
	top: 10px;
	left: 726px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: rgb(22,52,114);
	font-weight: normal;
	}
	
#mobile {
	position: relative;
	top: 51px;
	left: 594px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 20px;

	color: rgb(22,52,114);
	font-weight: normal;
	}
	
#email {
	position: relative;
	top: 89px;
	left: 463px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(22,52,114);
	font-weight: normal;
	}
	

A:link {
	color: rgb(22, 52, 112);
	text-decoration: none;
	font-weight: normal;
	}	
	
A:visited {
	color: rgb(22, 52, 112);
	text-decoration: none;
	font-weight: normal;
	}	

A:hover {
	color: rgb(100, 100, 100);
	text-decoration: none;;
	font-weight: normal;
	}	
	
A:active {
	color: rgb(100, 100, 100);
	text-decoration: none;
	font-weight: normal;
	}	

#email A:link {
	color: rgb(22, 52, 112);
	text-decoration: none
}

#email A:visited {
	color: rgb(22, 52, 112);
	text-decoration: none
}

#email A:active {
	color: rgb(100,100,100);
	text-decoration: none
}

#email A:hover {
	color: rgb(100,100,100);
	text-decoration: none
}
	
	
#smemail A:link {
	color: rgb(22, 52, 112);
	text-decoration: none
}

#smemail A:visited {
	color: rgb(22, 52, 112);
	text-decoration: none
}

#smemail A:active {
	color: rgb(100,100,100);
	text-decoration: none
}

#smemail A:hover {
	color: rgb(100,100,100);
	text-decoration: none
}

#lnk A:link {
	color: rgb(22, 52, 112);
	text-decoration: none;
	font-weight: bold;
}

#lnk A:visited {
	color: rgb(22, 52, 112);
	text-decoration: none;
	font-weight: bold;
}

#lnk A:active {
	color: rgb(100,100,100);
	text-decoration: none;
	font-weight: bold;
}

#lnk A:hover {
	color: rgb(100,100,100);
	text-decoration: none;
	font-weight: bold;
}
	
#contentwrapper {
	float: left;
	width: 100%;
/*background: url("../images/db-background2.jpg") no-repeat;*/
background: url("../images/db-bg-seamless.jpg");
background-repeat: repeat;
}

#contentcolumn {
	margin: 0 230px 0 236px;
	margin: 0 260px 0 236px;
	color: #fff;
	color: #000;
	/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	/*background: #ffffd1; /* cream */
}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:730px;
    height:510px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

#leftcolumn {
	float: left;
	width: 220px; /*Width of left column in pixel*/
	margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn {
	float: left;
	width: 190px; /*Width of right column*/
	width: 220px;
	
	margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
	margin-left: -220px;

}

#footer {

	background: #163472; /* blue */
	align: center;
	height: 60px;
	color: #000;
	text-align: center;
	padding: 4px 0;
	clear: left;
	width: 100%;
	background: #96acc5; /* grey */
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	
}

#footer a {
	color: rgb(22, 52, 112);
}

#footer A:link {
	color: rgb(22, 52, 112);
	text-decoration: none
}

#footer A:visited {
	color: rgb(22, 52, 112);
	text-decoration: none
}

#footer A:active {
	color: rgb(100,100,100);
	text-decoration: none
}

#footer A:hover {
	color: rgb(100,100,100);
	text-decoration: none
}
.smalltext {
	position: relative;
	top: -12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 000;
}
.footer_img {
	position: relative;
	top: 12px;
}

.innertube {
	margin: 10px;
	/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.innertube2 {
	margin: 10px;
	/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 10px;
}

.indent {
	margin-left: 30px;

}

.italic {
	font-style: italic;
	font-size: 12px;

}
