/*
Title:	Centaur Design master styles for screen media
Author: 	info@centaur-design.com
*/

/* links */
* { margin: 0; padding: 0; }		
html { background:url("../images/bk_tile.png") fixed repeat; }
* html { background:url("../images/bk_tile.png") repeat; }

#wrap {
	width: 1026px;
	background: url("../images/bg_body.gif") top left repeat-y !important;
	float: left;
	}
	
	
a:link, a:visited {
		font-weight: bold;
		color: #A8A203;
		text-decoration: none;
}
a:hover {
		color: #3695c5;
}

a.home {
		padding: 0; margin: 0;
		display: block;
		width: 816px;
		height: 144px;
}

#rhsWrap {
		padding: 144px 0 0 0;
		width: 210px;
		float: left;
		background: #eee url("../images/lhs-top.png") top left no-repeat;
}

#rhsWrap h3 {
		color: #c1ba05;
		font-weight: bold;
		font-size: 90%; 
		font-family:Arial, Helvetica, sans-serif;
		letter-spacing: .3em;
		margin: 0 20px 5px 20px;
}
#lhsWrap {
	width: 816px;
	float: right;
}
#branding h1 {
		padding: 0; margin: 0;
		display: block;
		width: 816px;
		height: 144px;
		/*background: url("../images/branding.png") no-repeat;*/
		border: none;
		overflow: hidden;
		}
/*img, #branding h1 { behavior: url(/test/iepngfix.htc); }*/


#contentWrap {
		background: url("../images/bg_contentWrap.png") top left repeat-y;
}
*html #contentWrap {
		background: url("../images/bg_contentWrap.jpg") top left repeat-y;
		position: fixed;
}
		
#content {
		padding: 0 30px 50px 30px;
		margin-right: 16px;
		background: url("../images/bg_content.png") bottom right no-repeat;
		min-height: 600px;
}

* html #content {
	min-height: 600px;
}

#content h1{
		padding: 40px 0 0 0; margin: 0;
		color: #3695c5;
		font: 140% Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #c1ba05;
		}
#content h2{
		padding: 10px 0 0 0; margin: 0;
		color: #3695c5;
		font: 100% Arial, Helvetica, sans-serif;
		}
#content h3{
		padding: 10px 0 0 0; margin: 0;
		color: #3695c5;
		font: 100% Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #c1ba05;
		}
		
#content p{
		padding: 10px 0 0 0; margin: 0;
		font: 80% "Lucida Grande", tahoma, sans-serif;
		margin-bottom: .5em;
		line-height: 1.7em;
		}
#content ul {
		padding: 0 0 10px 20px; margin: 0;	
}	
#content ul li {
		padding: 3px 0 0 0; margin: 0;
		font: 80% "Lucida Grande", tahoma, sans-serif;
		margin-bottom: .5em;
		line-height: 1.8em;
		}	
#siteinfo {
		clear: both;
		height: 89px;
		width: 1026px;
		background: url("../images/bg_siteinfo.png") top left no-repeat;
		}
#siteinfo p {
		margin-top: 15px;
		margin-left: 380px;
		font-size: 70%;
		font-family: Arial, tahoma, sans-serif ;
		color: #666;
 }
 #siteinfo p a {
		font-weight: normal;
		color: #666;
 }
img, #siteinfo { behavior: url(/test/iepngfix.htc); }



#menu {
		padding: 0 0 0 10px;
		font: 70% Arial, Helvetica, sans-serif;
		}
#menu li {
		display: block;	
		list-style-type:none;
		list-style: none;
		margin: 0 10px 0 10px;
		padding: 0;
		padding-top:6px !important;
		padding-top:5px;
		padding-bottom:5px;
		border-bottom: 1px solid #ADADAD;
		}
#menu li a:link, #menu li a {
		font-weight: normal;
		underline: none;
		color: #333;
		}
#menu li a:visited {
		font-weight: normal;
		underline: none;
		color: #333;
		}
				
#menu li a:hover {
	font-weight: normal;
	underline: none;
	color: #0066FF;
		}
		
#menu li a:active {
		font-weight: normal;
 		underline: none;
		color: #333;
		}
#menuIndent {
		padding: 0 0 0 10px;
		font: 100% Arial, Helvetica, sans-serif;
		}	
		
#menuIndent li {
		display: block;	
		list-style-type:none;
		list-style: none;
		margin: 0 10px 0 10px;
		padding: 0;
		padding-top:2px !important;
		padding-top:2px;
		padding-bottom:2px;
		border-bottom: none;
		
		}
		
.imgright { float: right; border: 1px solid #c1ba05; margin: 10px 0 0 7px;}
.imgleft { float: left; border: 1px solid #c1ba05; margin: 10px 7px 0 0; }
.imgleft_logo { float: left; border: none; margin: 10px 12px 0 0; }
.nobullet { list-style-type:none; }


table.helpT
{
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{

font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 100%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td {
padding: 5px; 
border: 1px solid #6699CC;
}

	ul#photo_gallery {
	list-style-type:none;
	overflow:hidden;
	padding: 50px 0 0 30px;
	}
	*html ul#photo_gallery {
	padding: 50px 0 0 30px;
	}
    *html ul#photo_gallery li {
	width: 150px; height: 150px;
	float: left;
	margin: 0 20px -20px 0;
	}	
    ul#photo_gallery li {
	width: 150px; height: 150px;
	float: left;
	margin: 0 25px 60px 0;
	}
	ul#photo_gallery li a img {
	border: 1px solid #c1ba05;
	}
	ul#photo_gallery li a:hover img {
	border: 1px solid #3695c5;
	}
	ul#photo_gallery li p {
	font-size: 80%;
	}
	
	
	
	
	
	




