/* Credit: http://www.templatemo.com/ */
body {
	background: #FFF;
	margin:0;
	padding:2;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#templatemo_container {
	width: 800px;
	margin: auto;
	background: #FFFFFF;
	border-right-color: #FFF;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#templatemo_header {
height: 225px;
background: url(images/templatemo_header.jpg) no-repeat;
}
#templatemo_content {
	width: 800px;
	background-color: #FFFFFF;
	float: center;
	width: 800px;
	min-height: 400px;
	border-top-color: #000;
	border-left-color: #000;
	border-color: #000;
	font-size: 14px;
}


#templatemo_content p {
	
	font-size: 12px;
}


a, a:visited {	
	color: #844212;
	background: inherit;
	text-decoration: none;	
font-weight: bold;
}
a:hover {
	color: #004080;
	background: inherit;
	text-decoration: underline;	
font-weight: bold;
}

#templatemo_content p {
	
	font-size: 14px;
}







#templatemo_footer {
clear: left;
background: #000000;
padding: 5px;
color: #FFFFFF;
}
#templatemo_footer a {
color: #FFFFFF;
}
#templatemo_site_title {
padding-top: 50px;
padding-left: 60px;
font-size: 24px;
font-weight: bold;
}
#templatemo_site_slogan {
padding-top: 10px;
padding-left: 60px;
font-size: 12px;
font-weight: bold;
}

.section_box {
margin: 10px;
padding: 10px;
background: #660000;
color: #FFFFFF;
}
.section_box2 {
	margin-top: 10px;
	padding: 5px;
	background: #666666;
	color: #000;
	text-align: left;
}
.section_box a, .section_box2 a {
color: #FFFF99;
}
.text_area {
	margin: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-left: 10px;
	top: auto;
	white-space: normal;
	padding-top: 1px;
}
.subtitle {
padding-bottom: 10px;
font-size: 12px;
font-weight: bold;
}

/* Menu Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Verdana;
width: 100%;
border: 1px solid #FFFFFF;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
p.iepara{
padding-top: 1em;
}
#templatemo_credit {
	font-size: 10px;
	color:#666;
}
.email_address {
	font-weight: bold;
	text-align: center;
}
#templatemo_container #templatemo_content table {
	text-align: center;
}

