html, htm, body { height: 100%;}

body {
	font: 12px "Times New Roman", Times, serif;
	line-height: 14px;
	margin: 0;
	background: url(assets/images/bg.jpg) top center no-repeat #000;
	color:#fff;
	font-size:14px;
	}
	
p {font-size:14px;
	
	line-height:20px;
	}

h1 { font-size: 22px;
	color:#00005B;
	line-height: 23px;

}

.blue{ color:#00005B; padding-left:105px;}

h2 { 
	font-size: 22px; 
	color:#33A9F0;
	line-height: 23px;
	}

h3 { font-size: 18px; color:#6DBFFC; font-weight:normal;}

h4 { font-size: 16px; color:#0073B4;}

a { text-decoration: none;
	font-weight:bold;
	color:#6CB5FD;
	}

a:hover { text-decoration: underline;}

li { font-size: 14px;}

hr { color: #000;
	background: #000;
	height: 1px;
	border: 0;}

/* Classes */

.imgborder { border: 1px solid #000;}

.smalltext { font-size: 10px;
	line-height: 14px;}

.nomargin { margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.fields { font-size: 12px;
	color: #000;
	border: 1px solid #000;
	background-color: #CCC;}

input.submit, input.submit:hover { border: 1px solid #000;
	padding: 0.25px;
	font-size: 12px;}
	
input.submit { background-color: #CCC;
	color: #000;}

input.submit:hover { background-color: #000;
	color: #CCC;}

/* End Custom Forms*/

/* Template Structure */

#centerWrapper { width: 759px;
	margin: 0 auto;}
	
#mainWrap {
	width:759px;
	float:left;
	background:url(assets/images/contentrepeat.gif) top left repeat-y;
}

#topart{
	width:759px;
	height:169px;
	float:left;
	background:url(assets/images/topart.jpg) top center no-repeat;
}

#leftcolumn {
	width:311px;
	min-height:830px;
	_height:830px;
	background:url(assets/images/leftcolumn2.jpg) top left no-repeat;
	float:left;
}

#rightColumn {
	width:448px;
	background:url(assets/images/rightcolumn.jpg) top center no-repeat;
	float:left;
	min-height:708px;
	_height:708px;
}

#footer {
	width:759px;
	height:161px;
	float:left;
	background:url(assets/images/footer.gif) top center no-repeat;
}

#navBg{
	width:268px;
	height:365px;
	/*background:transparent url(assets/images/nav2.png) top left no-repeat;*/
	position:absolute;
	margin:-370px 0px 0px 0px;


	*margin: 180px 0 0 -310px;
	_margin: 180px 0 0 -310px;
	z-index:5;
}
#nav {
	position:absolute;
	z-index:2;
	margin:0px;
	line-height: 24px;
	background:transparent url(assets/images/nav2.png) top left no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.westhamptondentistry.com/assets/images/nav2.png',sizingMethod='scale');
}
#nav ul {margin:0; padding:0; list-style:none;}
#nav li a {
	padding-left:45px; 
	display:block; 
	width:200px; 
	height:29px; 
	color:#fff; 
	text-align:left; 
	font-size:12px; 
}
#nav li a:hover {
	display:block;
	color:#0171E0;
	text-decoration:none;
	background-image: url(assets/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#photo{
	width:311px;
	height:529px;
	float:left;
	margin: 0px;
}

#tourOffice {
	width:190px;
	border:1px solid #6a6c71;
	background:url(assets/images/tourRepeat.jpg) top left repeat-x #00286e;
	margin:5px 0px 0px 0px;
	_margin:-20px 20px 0 0;
	padding:5px 10px;
	position: relative;
	top: 25px;
	left: 50px;
	float: left;
	
}
#tourOffice p {font-size:12px;}
#addressInfo{
	width:370px;
	height:100px;
	float:right;
	margin:20px 0 0 0;
	font-family:"Times New Roman", Times, serif;
}

.itatlicText {
	font-size:12px;
	font-style:italic;
}

.docname {
	font-size:14px;
}

.phone{ font-size:14px; }
.special {
	width: 300px;
	border: 2px dashed #33A9F0;
	padding: 8px;
	height: auto;
	margin: 20px auto;
	background-color: #000000;
	text-align: center;
}


#btmLinks { 
	width:390px;
	float:right;
	margin:20px 60px 0 0 ;	
	*margin:20px 60px 0 0 ;
	_margin:20px 30px 0 0;
	text-align:center;
	color:#999999;
	}
	
#btmLinks a {
	color:#016fb8;
	font-weight:normal;
	font-size:12px;
}
#smalltext { font-size:12px;}

.tourheader { font-size:18px;}

#contentTextArea {
	width:370px;
	float:left;
}

/* End Template Structure */


/* Splash Structure */

/* End Splash Structure */
