@charset "utf-8";
/* CSS Document */
body{
	margin:0 3% 032%;
	padding:0;
	line-height: 1.5em;
	font-family: "Century Gothic", Arial, Verdana;
	font-size:100%;
	background-image: url(/images/stripe.jpg);
}
#maincontainer{
	background:#FFF
}
b{font-size: 110%;}
em{color: red;}


#topsection{
	background: #FFF url(/images/graphic.gif) no-repeat;
	height: 94px; /*Height of top section*/
}
.topin{
	margin-left:220px;
	padding-top:10px;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}
h1 {
	color: #cc3300;
	font-size:110%;
	padding-top:15px;
		}
h2 {
font-size:105%;
color:#333333;
	}
h3 {
font-size:13px;
color:#000000;
	}
.tcenter{
	text-align:center;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-image: url(/images/ext.gif);
	background-repeat: repeat-y;
}

#contentcolumn{
	margin-left: 228px; /*Set left margin to LeftColumnWidth*/


}
#comment {
	font-size: 12px;
	line-height:normal;
	color: #FFFFFF;
	padding: 8px;
	float: right;
	clear:right;
	margin-top:30px;
width: 150px;
	background-color:#748cb8;
	margin-left:20px;
	margin-bottom:30px;
}
#nav{
padding: 0;
width: 100%;
background-color:#333333;
voice-family: "\"}\"";
voice-family: inherit;
height:24px;
}

#nav ul{
margin:0;
margin-right: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#nav li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#nav a{
	float: right;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 0px 10px;
	background-color:#333333; /*Brown color theme*/
	font-size: 90%;
}

#nav a:hover{
background-color: #748cb8;
color: white;
}

#nav #current a{ /*currently selected tab*/
background-color: white; /*Brown color theme*/ 
color: #748cb8;
}


#leftcolumn{
	float: left;
	width: 228px; /*Width of left column*/
	margin-left: -100%;
	background: #748cb8 url(/images/lftline.gif) repeat-y 200px 0px;
}

#footer{
clear: left;
width: 100%;
background: #333333;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}
.dis{
	width:300px;
	text-align:right;
	font-size:12px;
	margin-left:25px;
}

.innertube{
	margin: 10px 10px 10px 30px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
.lefttube{
	margin: 20px 28px 10px 10px; 
}
.white{
	color:#FFFFFF;
	font-weight: bold;
}
/*begin form*/

#form {
	color:#FFF;
	line-height : 12px;
	font-size:12px;
	min-height:511px;
	padding-bottom:10px;
}
#form fieldset{
	margin:0;
	padding:0;
	border:0;
}
#form form {
	width:160px;
}
input, select, checkbox, textarea {
	border : 1px solid #999999;
	width : 160px;
	background : none;
}
#RowSelector {
	border:none;
	width:18px;
}
.button {
	width:70px;
	color:#748cb8;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: "Century Gothic", Arial, Verdana;
	color: white;
	line-height : 12px;
	font-size:12px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
/*end form*/
.doctor {
	width:450px;
	border: 2px solid #748cb8;
	padding:15px;
	text-align:center;
	margin: 20px auto;
}
.galrybrdr {
	border: 1px solid #748cb8;
	padding:16px;
	margin:18px auto 2px auto;
}
#gallery p {
	width:450px;
	margin:0 auto;
	padding:0;
	font-size:90%;
	text-align:left;
}
#gallery {
	width:500px;
	text-align:center;
	margin:auto;
}
