/*Dr Ravassipour stylesheet */


body {
	background-color: #C8C498; margin: 0; padding: 0; 
}

div#container
{
margin-left: auto; 
margin-right: auto;
width: 800px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #874E54;
	text-transform: uppercase;
	font-weight: 100;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #311D4E;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52527D;
	font-weight: bold;
	text-transform: uppercase;
}


#maincontent {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 15px;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #311D4E;
}
	
a:link { color: #993333;}
a:visited {color: #993333;}
a:hover { color: #CC3333;}
	
#maincontent ul li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #311D4E;
}

.locationtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #874E54;
	text-align: center;
}

#phonetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #874E54;
	padding-bottom: 10px;
}

#phonetext a { font-weight: bold; text-decoration: none;}

#phonetext a:link {color: #874E54;}
#phonetext a:visited {color: #874E54;}
#phonetext a:hover { color: #663366;}

/* begin left side navigation ---------------------*/

#menutxt {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 145px;
	}
	
#menutxt li a {
	
	color: #874E54;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 8px 0 8px 20px;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
	line-height: 12px;
	text-decoration: none;
	}			

#menutxt li a:link {color: #874E54;}
#menutxt li a:visited {color: #874E54;}
#menutxt li a:hover { color: #663366;
	background-color: #D9CD4C;
}


#popout {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 145px;
	}
	
#popout a {
	
	color: #874E54;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 5px 0 5px 20px;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
	line-height: 20px;
	text-decoration: none;
	}			


#popout ul li a:link {color: #874E54;}
#popout ul li a:visited {color: #874E54;}
#popout ul li a:hover { color: #663366;
	background-color: #D9CD4C;
}


/* end left navigation ----------------------*/

.quotetxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	/*padding: 5px 0px;*/
}

div#banner {border-right: 1px solid #FFF; }
div.horizbar {border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; }

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #996633;
	text-align: center;
	padding: 4px 0px;
	
}
#footer a {text-decoration: none;}

#footer a:link {color: #874E54;}
#footer a:visited {color: #874E54;}
#footer a:hover { color: #663366; font-weight: bold;}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52527D;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;	
}	
	/*font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold; */


.note {color:#FF0000;}

.photoleft {
	border: 1px solid #FFF;
	margin-right: 10px;
}
.photoright{
	border: 1px solid #FFF;
	margin-left: 10px;
}
.leftcolpic {border-top: 1px solid #FFF; border-bottom: 1px solid #fff;}

.photoborder {
	border: 1px solid #FFF;}