body{
	font-family: georgia,Arial,sans-serif;
	color: #788398;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.menu{
	color: #000000;
	text-decoration: none;
}

.menu:hover{
	color: #ae6d08;
	text-decoration: none;
}
.headerfont1{
	color: #b4791c;
	font-size: 18px;
	text-decoration: none;
}
.headerfont2{
	color: #b4791c;
	font-size: 18px;
	text-decoration: none;
}
.bluetext{
	color: #0856b4;
	font-size: 12px;
	text-decoration: underline;
}
.bluetext:hover{
	color: #0856b4;
	font-size: 12px;
	text-decoration: none;
}
.footerfont{
	color: #913547;
	text-decoration: none;
}
.footerfont:hover{
	color: #788398;
	text-decoration: none;
}
.footerfontcopywrt{
	color: #0856b4;
	text-decoration: none;
}
.footerfontcopywrt a:hover{
	color: #000000;
	text-decoration: underline;
}
.footerfontcopywrt a:link{
	color: #0856b4;
	text-decoration: none;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
.box{
font-family: georgia,Arial,sans-serif;
height:18px;
color:#999999;
width:200px;
font-size:12px;
border:1px solid #cccccc;
}
.box2{
font-family: georgia,Arial,sans-serif;
width:100%;
height:70px;
color:#999999;
font-size:12px;
border:1px solid #cccccc;

}
.glink{
	font-size: 12px;
	color: #788398;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.glink:hover{
  	font-size: 12px;
  	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	text-decoration:none
}

.skipLinks {display: none;}

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(http://manpaq.com/martin/css/images/menu_bg.gif);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
