/*
CSS Credit: www.templatemo.com
*/

html {

	background: url(images/html_bg.jpg) repeat;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #000000;
	width: 100%;
	display: table;
	float: left;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.contentsm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 8px;
}

.contentLGRED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	text-align: justify;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.menuDescription{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.MenuSm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 8px;
}

.MenuLGRED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	text-align: left;
}

a:link, a:visited {
	color: #9A9A9A;
	text-decoration: none;
} 

a:active, a:hover {
	text-decoration: none
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #CC9933;
	background-position: center;
	padding-top: 0px;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #9EA5C0;
}


#templatemo_container {
	width: 806px;
	margin: auto;

}

.templatemo_topmenu{
	margin: auto;
	width: 750px;

}


.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.templatemo_topmenu li{

	display: inline;

}

.templatemo_topmenu li a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ECECEC;
	width: 115px;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 14px;
}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{
	color: #CCCCCC;
	background: url(images/button_hover.jpg) no-repeat;

}

#templatemo_topsection {
	float: left;
	width: 806px;
	height: 219px;
	color: #DADADA;
	font-size: 24px;
	font-weight: bold;
	padding-top: 0px;
	line-height: 1.6em;
	text-align: center;
	background: url(images/templatemo_title_bg.GIF) no-repeat;
}

#templatemo_headersection {
	float: left;
	width: auto;
	height: 225px;

}
#templatemo_bkgd {
	float: left;
	width: 806px;
	background-image: url(images/textbkgd.png);
	text-align: center;
}

#templatemo_bkgd2 {
	float: left;
	width: 806px;
	background-image: url(images/textbkgd_bottom.png);
	height: 64px;
	color: #666666;
}
#templatemo_content_section {
	float: left;
	width: 750px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#templatemo_content_section2 {
	float: left;
	width: 250px;
	height: 350px;
	text-align: center;
	padding-right: 10px;
	background-image: url(images/locationsbkgd.png);
}

#templatemo_content_section img {

	float: left;

	padding-right: 20px;

}

#templatemo_footer {
	float: left;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	padding-top: 0px;
	width: 100%;
	height: 50px;
	background-position: top;
	background-image: url(images/templatemo_footer2.jpg)repeat;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.red {
	color: #F00;
}
