/* 		Credit: http://www.templatemo.com/ 		*/
body {
margin:0;
padding:0;
line-height: 1.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #bd0705 url(bg.jpg) repeat-x;
}
a:link { color: #0066CC; text-decoration: none;} 
a:visited { color: #0066CC; text-decoration: none;} 
a:active { color: #008000; text-decoration: none;} 
a:hover { color: #008000; text-decoration: none;}

#templatemo_container {
width: 800px;
margin: auto;
background: #FFFFFF;
}
#templatemo_header {
clear: left;
height: 160px;
background: url(templatemo_header.jpg) no-repeat;
}
#templatemo_content {
width: 800px;
}
#templatemo_left_column {
background: #000;
float: left;
width: 200px;
min-height: 400px;
}
#templatemo_right_column {
float: left;
width: 600px;
min-height: 400px;
}
#templatemo_footer {
clear: left;
background: #000;
padding: 5px;
color: #FFFFFF;
}
#templatemo_footer a {
color: #FFFFFF;
}
#templatemo_site_title {
padding-top: 100px;
padding-left: 30px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 28px;
color: #FFFFFF;
text-shadow:#000;

}
#templatemo_site_slogan {
padding-top: 10px;
padding-left: 80px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
font-style:italic;

}
.templatemo_line {
clear: left;
height: 3px;
background: #000;
}
.templatemo_pic {
float: right;
margin-left: 10px; 
border: 1px solid #000000;
}
.section_box {
margin: 10px;
padding: 10px;
background: #fb1402  url(left_box_top.jpg) top center no-repeat;
color: #008000 ;

}
.section_box a{
	text-decoration:none;
	color: #fb1402;
}

.section_box2 {
clear: left;
margin-top: 10px;
padding: 10px;
border: 1px solid #CCCCCC;
background: #F8F8F8;
color: #666666;
}

.section_box3 {
clear: left;
margin-top: 10px;
padding: 10px;
background: #F8F8F8;
color: #666666;
}

.banners{
	border-right:#000 solid 1px;
	margin-left: 5px;
}
.section_box3 img{
	border: 0px;

}

.text_area {
margin: 10px;
}

.text_area_small {
	margin: 10px;
	font-size:8px;
}

.publish_date {
margin-top: 5px;
color: #999999;
font-size: 11px;
font-weight: bold;
}
.title {
padding-bottom: 10px;
font-size: 16px;
font-weight: bold;
color: #008800;
}
.subtitle {
padding-bottom: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000;

}
/* 		Menu Credit: http://www.dynamicdrive.com/style/      */
.glossymenu{
list-style-type: none;
margin: 5px;
padding: 0px;
width: 185px;
border: 1px solid #000;
}
.glossymenu li a{
background: white url(button_default.gif) repeat-x center;
font: bold 13px "Trebuchet MS", Verdana, Helvetica;
color: white;
display: block;
width: auto;
padding: 6px;
padding-left: 10px;
text-decoration: none;
}
* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 180px;
}
.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}
.glossymenu li a:hover{
background-image: url(button_active.gif);
color: #FFF;
}

.pageButtons {
	background-color:#F00;
	border: 1px groove #000;
	width: 70px;
	float: left;
	font-family: Impact;
	margin-top: 5px;
}
.login_form {
	
	width: 80px;
	background-color:#FA011A;
	border: 1px ridge #FFF;
	color:#000;
	float:right;
	margin-bottom: 5px
	
}
.login_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	float:left;
	margin-bottom: 5px;
	
}
.login_help a{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	float:right;
	text-decoration:none;
	margin-bottom: 5px;
	
}


