/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }


#wrapper { 
 margin: 0 auto;
 width: 980px;

}

#header {
 width: 930px;
 margin: 0px;
 height: 75px;
 padding: 11px 0px 20px 0px;
 text-align:right;
 font-family: Helvetica;
 font-size: 11px;
 color: #ebc05a;
}

#header a {
 color: #fff;
}

#header a:hover {
 color: #ebc05a;
}

.header_tag {
 font-family: Helvetica;
 font-size: 16px;
 color: #ebc05a;
 margin-top:40px;
}

.header_tag_img {
 margin: -70px 630px 0px 30px;
}


      			
      			
#feature {
a { color: #ffffff; text-decoration: none }
a:hover { color: #ebc05a; text-decoration: none }
}



#navigation {
width:1800px;
 height: 30px;
 margin-left: -400px;
 background: #157add url("../images/nav_bkgrd.jpg") repeat-x;
}




#content { 
 width: 900px;
 color: #333;
 margin: 0px 0px 0px 10px;
 padding: 10px;
}


#leftcolumn { 
 color: #333;
 background: url("../images/fade_bkgrd.png") no-repeat;
 margin: 0px 0px 0px 50px;
 padding: 0px;
 min-height: 350px;
 width: 280px;
 float: left;
}

#leftmenu ul{ 
 font-size: 11px;
line-height:3px;
margin:0px 0px 0px 20px;
}


#rightcolumn { 
 float: right;
 color: #4b484f;
  line-height: 18px;
 margin: 0px 30px 0px 0px;
 padding: 10px;
 min-height: 350px;
 width: 525px;
 display: inline;
}

#leftcolumn_second td { 
 font-size: 11px; 
 line-height: 16px; 
 font-family: verdana, san-serif; 
  padding: 0px;
}



#rightcolumn img { 
 padding: 10px;
}

#leftcolumn_second { 
 color: #333;
 line-height: 18px;
 margin: 20px 20px 0px 20px;
 padding: 0px;
 width: 225px;
 float: left;
 background-color: #fff;
}

#leftcolumn_second p { 
 margin: 12px 12px 12px 12px;
}

ul.sidemenu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Georgia, Times, sans-serif;
	width: 225px;
	background-color: #fff;
	border-bottom: 1px solid #e6e2d7;
}

ul.sidemenu li {
	border-top: 1px solid #e6e2d7;
	border-left: 0px solid #e6e2d7;
	border-right: 0px solid #e6e2d7;
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;
	color: #0051b5;
	padding: 4px 10px;
}

ul.sidemenu li a:hover {
	background-color: #efeeeb;
	color: #000;
}

ul.sidemenu .current {
	background-color: #efeeeb;
	color: #000;
}

li.sidemenu_indent {
	margin-left: 0px;
}





#rightcolumn_second { 
 float: right;
 display:inline;
 color: #333;
 line-height: 16px;
 margin: 20px 40px 0px 0px;
 padding: 0px;
 width: 569px;

}

#rightcolumn_second ul { 
 margin-left: 40px;
}

#rightcolumn_second td { 
 font-size: 11px; 
 line-height: 16px; 
 font-family: verdana, san-serif; 
  padding: 0px;
}





#footer { 
 width: 950px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
 font-family: Palatino, serif;
 clear: both;
 color: #626162;
 margin: 0px 0px 10px 0px;
 padding: 5px;
 text-align:center;
}


td img { 

padding-bottom: 0px;
}

p { 

 margin: 10px 0px 0px 0px;
}

a { color: #0051b5; text-decoration: none }
a:hover { color: #b37f05; text-decoration: none }

h1 { color: #4b4b4b; font-size: 16px; line-height: 24px; font-family: Trebuchet MS; margin-bottom: 10px; }
h6 { color: #ffffff; font-size: 16px; line-height: 16px; font-family: Trebuchet MS; margin-bottom: 10px; }
h5 { color: #ffffff; font-size: 18px; line-height: 20px; font-family: georgia, serif; margin-bottom: 10px; }
h2 { color: #b38704; font-size: 15px; line-height: 15px; font-family: verdana, san-serif; margin: 0px 0px 0px 0px; }
h3 { color: #666666; font-size: 12px; line-height: 16px; font-family: georgia, serif; margin: 5px 0px 2px 0px; }
h4 { color: #ffffff; font-size: 1.5em; font-family: georgia, serif; text-decoration: none}

.home_h5 { color: #ffffff; font-size: 18px; line-height: 24px; font-family: georgia, serif; text-decoration: none; }
.home_h5 a { color: #ffffff; font-size: 18px; line-height: 24px; font-family: georgia, serif; text-decoration: none; }
.home_h5 a:hover { color: #b37f05; font-size: 18px; line-height: 24px; font-family: georgia, serif; text-decoration: none; }

.home_h4 { color: #ffffff; font-size: 15px; line-height: 24px; font-family: georgia, serif; text-decoration: none;}
.home_h4 a { color: #ffffff; font-size: 15px; line-height: 24px; font-family: georgia, serif; text-decoration: none;}
.home_h4 a:hover { color: #b37f05; font-size: 15px; line-height: 24px; font-family: georgia, serif; text-decoration: none;}


.newsImg { 

 margin: 0px 15px 20px 0px;
}
