body
{
	margin-top: 20px;
	color: #000;
	background-color: #000;
	font: normal 12px arial, helvetica, sans-serif;
}

h1 {margin:0px;padding-top:10px; font: bold 18px Helvetica, Arial, sans-serif;}

h2 {margin:0px;font: italic 14px  Arial, Helvetica, sans-serif;}

#wrap {margin:0 auto; width: 768px;}

hr	{color: #807C59;background: #807C59;border: 0;height: 1px;text-align: center;width:100%;}

#header {background: #000 url("../art/gim_logo.gif") no-repeat left;width:768px; height:73px;}

/* positions hotlinked 1x1trans.gif over the logo which is part of the background.*/
.homelink {position:relative;float:left;width:190px;}

#hp_layout {font-size:11px;color: #FDF0B9; margin:0 auto; width: 768px; height:422px; border: solid 1px #7D735A;background: #000 url("../art/hpbg.jpg") no-repeat center;}

div.about {position:relative; top:295px; left:100px;width:28%;line-height:140%;font-size:11px;}
#content {background: #F9ECCE url("../art/feat_home.jpg") no-repeat right;height:450px;}

#articles {line-height: 140%;padding: 10px 20px;}

/*
html>body #menu {position:relative;top:38px;left:6px;}
#menu {margin-top:0px!important;margin-top:45px;margin-left:0px!important;margin-left:10px;}
*/
#menu{ margin:0 auto; }
 
#menu ul {
	margin: 0px;padding:0px;
	list-style-type: none;
	}
	
#menu ul li {
	
	margin: 0px;padding:0px;display:inline;
}
	 
#menu  a 
	{font-size: 11px;
	background-color: #000;
	color: #FDEEB3;
	border-right: 1px solid #000;
 	padding: 4px 6px 4px 6px!important;
 	padding: 4px 5px 4px 5px;
	text-decoration: none;
	font-weight: normal;
	 }

#menu  a:hover
	{color:#C9B27C;
	   
 	}	

.border {border: 1px solid #7D735A;} 
.bgcolor {background-color: #000;}
.border2 {border: 1px solid #7D735A;border-left-width: 0px;} 

#footer {color: #FDF0B9;}
#footer p { color: #FDF0B9;text-align:center;line-height:150%;}

#footer p a	{font-size:10px;color:#FDEEB3;text-decoration:underline;}

#footermenu ul {position: relative;
				top: 10px;
				text-align:center;
				padding: 0;
				list-style-type: none;
				font-size:   10px;
				word-spacing: 5px;
				margin: 0px;
				}

#footermenu ul li {
				display: inline;
				text-align: center;
				margin: 0;
				}

#footermenu ul li a {font-size: 10px;color:#FDEEB3;text-decoration:none;}
#footermenu ul li  a:hover {text-decoration:underline;}



 
 

#logout
{
	background-color: red;
	border: 1px solid #666666;
	display: inline;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	float: right;
	font-size: 28px;
	font-weight: bold;
}


#submenu { font-size:12px;}

#submenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenu li a:link, #submenu li a:visited, #submenu li a:active
{
	display:block;
	/*background-color:#B8A985;*/
	font-size: 12px;
	/*color: #FEFEF4;*/
	background-color:#FEFEF4;
	color: #B8A985;
	text-decoration: none;
	padding:4px 8px;
	text-align:left;
	border-bottom: 1px solid #7D735A;
}

#submenu li a:hover
{
	color: #4E2700;
	text-decoration: none;
}

#submenu li.current_page, #submenu li.current_page a:link, #submenu li.current_page a:visited
{
	color: white;
	background-color: #6A6048;
	font-weight: bold;
	text-decoration: none;
	
}

/* section background colors  */
.nav_line { background-color: #FFD6AD; }



.downloadLinks
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.photoCaption
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #7D735A;
	text-decoration: none;
	padding-top:2px; 
}

.photoClose
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #850603;
}

a:link, a:visited, a:active
{
	font: normal 12px arial, helvetica, sans-serif;
	color: #850603;
	text-decoration: none;
}

a:hover { text-decoration: none; }

 
a.download:link, a.download:visited, a.download:active
{
	font: bold 12px helvetica, sans-serif;
	color: #856B2C;
	text-decoration: none;
}

a.download:hover
{
	color: #B99130;
	text-decoration: none;
}

#search_results
{
	background:#fff;padding:10px; width: 760px;
}

#searchform
{ text-align:right; }

