body{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	margin:0px 0px 10px 0px;
	background-color:#5E0000;
}

.style1 {
	color: #660000;
}

.style2 {
	color: #666666;
}

.style3 {
	color: #CC6633;
}

a {
	text-decoration:  none;
	color:#960000;
}

a:hover {
	text-decoration:  underline; 
}

h1{
	font-size:20px;
	margin:0;
} 

h2{
	font-size:18px;
	margin:0;
} 

h3{
	font-size:16px;
	margin:0;
} 

h4{
	font-size:14px;
	margin:0;
} 

p{
	font-size:12px;
	line-height:26px;
}

ul{
padding-left:15px;

}

/****** DESIGN STYLES ******/

.main_table{
	background-color:#5e0000;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

.right_col{
	background-image:url(images/bg_logo.jpg);
	background-repeat:no-repeat;
	background-position:30px 300px;
}

.left_table{
	margin-left:30px;
	height:100%;
}

.menu a{
	color:#FFF;
	padding-left:15px;
}

.menu_table{
	height:28px;
	background-color:#960000;
	text-align:left;
	vertical-align:middle;
	color:#cb7548;
}

.main_body{
	background-color:#7e7e7c;
	color:#FFF;
	padding:30px;
	line-height:26px;
}

.middle_col_table{
	margin-left:20px;
	margin-top:20px;
}

.middle_col_table td{
	padding-bottom:px;
}

.projects_table, 
.news_table, 
.gallery_table{
	border:solid 0px #c00000;
	margin-bottom:20px;
}

.projects_table img, .gallery_table img{
	border:solid 5px #FFF;
}

.news_table a{
	color:#CC6633;
}

.gallery_table{

}

.footer{
	border-right:solid 1px #7e7e7c;
	vertical-align:bottom;
}

.module_footer{
	height:16px;
	background-image:url(images/module_footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.module_header{
	height:24px;
	background-color:#c00000;
	color:#FFF;
	padding-left:5px;
	padding-right:7px;
	font-size:11px;
}

.module_header a{
	background-image:url(images/link_logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#FFF;
	vertical-align:middle;
}

.module_header a:hover{
	text-decoration:none;
}

.news_content {
	background-color:#FFF;
	padding:14px;
}

.news_content p{
	font-size:10px;
	line-height:18px;
}

.project_content, .news_content{
	border-left:solid 5px #c00000;
	border-right:solid 4px #c00000;
}

.image_table img{
	border:solid 2px #454952;
	padding:4px;
	background-color:#FFF;
}

.img_title{
	background-color:#454952;
	padding-left:5px;
}

.lm a{
	margin-left:200px;
	text-decoration:none;
	color:#B00000;
	font-size:10px;
}

.lm a:hover{
	text-decoration:underline;
}
