@charset "UTF-8";
/* CSS Document */

body {
	background-color: #91452b;
}
img {
	border:none;
	}
.bottommarginimg{
	margin-bottom:15px;
}
.borderimg{
	border: 1px solid #999999;
	padding: 5px;
	margin-right: 5px;
}
.floatimg{
	float:left;
	margin-bottom: 6px;
}
.floatright{
	float:right;
	margin-left: 10px;
}
.floatimghistory{
	margin-bottom: 6px;
	margin-left:20px;
	margin-top: 20px;
}
.historybox{
	float:left;
	width: 150px;
	padding: 12px;
}

.historybox span{
	float: left;
	clear: left;
	font-size: 12px;
	text-align: center;
	font-style: italic;
}

#boxContainer{
	width:970px;
	margin-right:auto;
	margin-left:auto;
	background-color:#91452b;
	
}
#topBrownBar{
	background-image:url(images/BrownTop.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 161px;
	float: left;
}
#logo{
	background-image: url(images/Logo.png);
	float: left;
	height: 152px;
	width: 586px;
	margin-left: 10px;
	margin-top: 8px;
}
#languageBox {
	width:406px;
	height: 600px;
	margin-top:50px;
	margin-left:auto;
	margin-right: auto;
	color: #341A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
#facebookicon{
	width: 200px;
	height: 49px;
	float: left;
	margin-left: 10px;
}

#homeBanner{
	background-image: url(images/HomeBanner.png);
	height: 260px;
	width: 970px;
	float: left;
}
#homeBannerSpanish{
	background-image:url(spanishImages/HomeBannerSpanish.png);
	height: 260px;
	width: 970px;
	float: left;
}
#navBar{
	height: 52px;
	width: 970px;
	float: left;
	background-color: #51362D;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #D5653D;
}
#newpatientcenter{
	background-color: #010C2B;
	width: 155px;
	height: 150px;
	margin-top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 15px;
	background-repeat: no-repeat;
	float:left;
}
#storebox{
	width: 145px;
	margin-top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
	float:left;
	background-color: #4873B2;
	padding-right: 5px;
	padding-left: 5px;
}
#contactinfo{
	color: #EBBFAB;
	width: 330px;
	float: left;
	margin-top: 30px;
	margin-left: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
}

#contentBox{
	background-image: url(images/RedWhitePattern.png);
	background-repeat: repeat-y;
	width: 950px;
	float:left;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #51362D;
	border-left-color: #51362D;
	padding-bottom:15px;
}

#homeContent{
	padding-left: 25px;
	width: 700px;
	padding-right: 15px;
	float:left;
	margin-top:23px;
}
#welcomebox{
	width: 700px;
	height: 550px;
	padding-bottom: 30px;
}
#whiteRightContent{
	width: 140px;
	float: right;
	margin-right: 47px;
}
#facebookicon {
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 49px;
	width: 49px;
}
#animatedGif{
	background-image: url(images/nervoussystemshadow.png);
	height: 310px;
	width: 169px;
	padding-top: 14px;
	padding-left: 18px;
	float: left;
}
#newsletterShadow{
	background-image: url(images/newsletterShadow.png);
	height: 248px;
	width: 167px;
	padding-top: 12px;
	padding-left: 20px;
	float: left;
}
#roundBottom{
	background-image: url(images/RoundBottom.png);
	background-repeat:no-repeat;
	width:970px;
	height: 28px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:25px;
	float: left;	
	
}
#footer{
	font-size: 12px;
	height: 25px;
	margin-top: 25px;
	float: left;
	text-align: center;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #51362D;
	padding-top: 15px;
}

.corner{
	float: left;
	margin-left: -25px;
	margin-top: 27px;
}
a.bigLink:link 
{
	font-size:20px;
	color: #CCCCCC;
}
a.bigLink:visited {
	font-size:20px;
	color: #CCCCCC;
}
a.bigLink:hover {
	font-size:20px;
	color: #333333;
}
a.bigLink:active {font-size:20px;} 

