@charset "UTF-8";

body {
margin:0px;
text-align:center;
background-color:#591C09;
}



.smallNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.smallNav a:hover {
	font-size:10px;
	color: #333333;
	text-decoration: underline;
}
.smallNav a:link {
	text-decoration: none;
}
.smallNav a:visited {
	text-decoration: none;
}
.smallNav a:active {
	text-decoration: none;
	font-size:10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #591c09;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




#wrapper {
	display:block;
	margin:0px auto;
	width:800px;
	height:800px;
	background-color:#FFDAB6;
	background-image:url(bg_texture.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	overflow: visible;
	text-align:left;
}
#wrapperMedium {
	display:block;
	margin:0px auto;
	width:800px;
	height:1000px;
	background-color:#FFDAB6;
	background-image:url(bg_texture.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	overflow: visible;
	text-align:left;
}
#wrapperServices {
	display:block;
	margin:0px auto;
	width:800px;
	height:1100px;
	background-color:#FFDAB6;
	background-image:url(bg_texture.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	overflow: visible;
	text-align:left;
}
#wrapperLong {
	display:block;
	margin:0px auto;
	width:800px;
	height:1850px;
	background-color:#FFDAB6;
	background-image:url(bg_texture.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	overflow: visible;
	text-align:left;
}
#navBar {
	width:800px;
	height:50px;
	top:114px;
	background-color:#FFDAB6;
	background-image:url(nav_bar.jpg);
	background-position:top;
	background-repeat:repeat;
	position:absolute;
	overflow:hidden;
	text-align:left;
	z-index:2;
}



#logoBadge {
	width:223px;
	height:169px;
	top:0px;
	left:0px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	z-index:3;
}
#smallNav {
	width:103px;
	height:24px;
	top:87px;
	left:696px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	z-index:3;
}
#referralButton {
	width:395px;
	height:37px;
	top:614px;
	left:74px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	z-index:3;
}
#contentRight {
	width:396px;
	height:365px;
	top:216px;
	left:373px;
	position:absolute;
	overflow:visible;
	text-align:left;
	z-index:3;
}
#contentLeft {
	width:396px;
	height:365px;
	top:216px;
	left:51px;
	position:absolute;
	overflow:visible;
	text-align:left;
	z-index:3;
}
#contentWide {
	width:698px;
	height:365px;
	top:216px;
	left:51px;
	position:absolute;
	overflow:visible;
	text-align:left;
	z-index:3;
}
#photoLeft {
	width:334px;
	height:260px;
	top:211px;
	left:27px;
	position:absolute;
	overflow:visible;
	text-align:left;
	z-index:3;
}
#photoRight {
	width:334px;
	height:260px;
	top:212px;
	left:444px;
	position:absolute;
	overflow:visible;
	text-align:left;
	z-index:3;
}


#footerIndex {
	margin:0px auto;
	width:800px;
	height:113px;
	top:598px;
	position:absolute;
	overflow: visible;
	text-align:center;
}

#footer {
	margin:0px auto;
	width:800px;
	height:113px;
	top:648px;
	position:relative;
	overflow: visible;
	text-align:center;
}


.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:hover {
	font-size:10px;
	color: #333333;
	text-decoration: underline;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:active {
	text-decoration: none;
	font-size:10px;
}




.pageHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #591c09;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}
.footerBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}

