/**** HTML-TAGS *****/

body{
	font:11px Verdana,Helvetica,Arial,sans-serif;
	/*color: #006699;*/
	color: #003366;
	background-color: #D0BEAA;
	line-height: 1.4;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited{
	font:11px Verdana,Helvetica,Arial,sans-serif;
	color: #006699;
}

a:hover{
	font:11px Verdana,Helvetica,Arial,sans-serif;
	color: #006699;
}


td a:link, td a:visited{
	color: #B02845;
	font-weight:bold;
	text-decoration: none;
}
td a:hover{
	color: #B02845;
	font-weight:bold;
	text-decoration: underline;
}

hr{
border-left:0px solid #ffffff;
border-right:0px solid #ffffff;
border-bottom:0px solid #ffffff;
border-top: 1px solid #EDE5DD;
}

li{
margin-left:-20px;
margin-bottom:2px;
}

/******* Top Section ********/
#main{
	position:relative;
	width:760px;
	margin:auto;
}

#headImg{
	position:relative;
	top:0px;
	width:100%;
	height:73px;
	background-image: url(/_templates/headImg.gif);
	background-repeat:no-repeat;
}

#headNav{
	position: relative;
	top:5px;
	width: 100%;
	min-width: 640px;
	height: 23px;
	padding: 0px;
	margin: 0px;

}
#headNavBg{
	position:absolute;
	left:2px;
	top:0px;
	width:99%;
	height:100%;
	padding-top:0px;
	padding-left:4px;
	background-color:#B02845;
	background-image: url(/_templates/headNav_m.gif);
	background-repeat:repeat-x;
}

#hnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#hnr {
	position: absolute;
	top: 0px;
	right:0px;
}


#utilL{
	text-align:right;
	height:16px;
	font-size:10px;
	color:#81705D;
}

#utilL div {
position:relative;
float:left;
}

#utilL a:link, #utilL a:visited{
	font-size:11px;
	color:#81705D;
	text-decoration: none;
}
#utilL a:hover{
	font-size:11px;
	color:#6B5A48;
	text-decoration: none;
}

/**** PAGES ****/
#page_top{
	position:relative;
	top:5px;
	width:100%;
	height:20px;
	padding: 0px;
	margin-top: 6px;
	background-color:transparent;
}

#page_main{
	width:760px;
	background-color:#F6EEE6;
	background-image: url(/_templates/watermark.gif);
	background-repeat:no-repeat;
	background-position:right top;	
}


#pg_col_l{
	width:152px;
}

#pg_col_r{
	width:608px;
	height:430px;
}

#pg_col_r a:link, #pg_col_r a:visited{
	color: #B02845;
	font-weight:bold;
	text-decoration: none;
}
#pg_col_r a:hover{
	color: #B02845;
	font-weight:bold;
	text-decoration: underline;
}

#footer_ln{
	position:relative;
	top:5px;
	clear: both;
	width:100%;
	background-color:#5584B4;
	height:3px;
	line-height:1px;
}

#footer{
	position:relative;
	top:10px;
	height:50px;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#81705D;
}

#footer a:link, #footer a:visited{
color:#81705D;
}

#footer a:hover{
color:#6B5A48;
}


#pg_cl{
	position: absolute;
	top: 0px;
	left:0px;
}

#pg_cr{
	position: absolute;
	top: 0px;
	right:0px;
}

#pg_c{
	position:absolute;
	left:3px;
	top:0px;
	width:99.5%;
	height:3px;
	line-height:1px;
	background-color:#FFFFFF;
}

#pg_header{
	position:relative;
	font: bold 114% Verdana, Arial,sans-serif;
	top:3px;
	height:17px;
	padding-left:6px;
	color: #003366;
	background-color:#FFFFFF;
	text-transform: uppercase;
}


/** sub section + left navigation links ***/

#sLinks{
	width:150px;
	height:200px;	
	background-color:#F4F0EA;
	padding-top:7px;
	border-right:1px solid #DAD6C1;
	border-left:1px solid #FFFFFF;
}
#sLinks_fp{
	width:150px;
	height:200px;
	padding-top:7px;
}

#sLinks a:link, #sLinks a:visited {
	display: block;
	font: 100%  Verdana, Arial,sans-serif;
	color: #003366;
	font-weight: bold;
	line-height:12px;
	padding: 5px 0px 5px 6px;
	text-decoration: none;
	margin-right:0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
}

#sLinks a:hover{
 	font: 100% Verdana, Arial,sans-serif;
	color: #003366;
	background-color: #FAF8EF;
	font-weight: bold;
	line-height:12px;
	text-decoration: none;
}


#nlLinkBlock{
	position:relative;
	width:150px;
	background-color:#F4F0EA;
	border-top:1px  #DAD6C1;
	border-right:1px solid #DAD6C1;
	border-left:1px solid #FFFFFF;
	border-bottom:1px  #DAD6C1;
	padding-bottom:20px;
}
#nlLinkBlock_fp{
	position:relative;
	width:150px;
	padding-bottom:20px;
}

#nlTop{
position:relative;
top:6px;
left:6px;
height:5px;
line-height:1px;
font-size:1px;
width:137px;
background-image:url(/_templates/nlTopx.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;

}
#nlMdl{
position:relative;
left:6px;
width:137px;
background-image:url(/_templates/nlMdlx.gif);
background-repeat:repeat-y;

}
#nlBtm{
position:relative;
left:6px;
height:6px;
width:137px;
background-image:url(/_templates/nlBtmx.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;

}

#nlLinks{
margin:6px;
padding:0px;
}

#nlLinks a:link, #nlLinks a:visited {
	position:relative;
	display:block;
	color:#006699;
	font-weight: bold;
	margin:0px 0px 3px 10px;
	text-decoration: none;
	
}
#nlLinks a:hover{
	position:relative;
	display:block;	
	color:#003366;
	font-weight: bold;
	margin:0px 0px 3px 10px;

}
#nlLinks img{
	position:relative;
	float:left;
	top:3px;
}

#nl_header{
display:block;
margin:3px 0px 3px 3px;
}

/******* FRONTPAGE ******/
#page_main_fp{
	width:760px;
	background-color:#E6DBCB;
	background-image: url(/_templates/watermark_fp.gif);
	background-repeat:no-repeat;
	background-position:right top;	
}
#fp_pics{
position:relative;
margin-right:6px;
top:20px;
height:130px;
border:0px;
}
#pg_cl_fp{
	position: absolute;
	top: 0px;
	left:0px;
}

#pg_cr_fp{
	position: absolute;
	top: 0px;
	right:0px;
}

#pg_c_fp{
	position:absolute;
	left:3px;
	top:0px;
	width:99.5%;
	height:3px;
	line-height:1px;
	background-color:#EFE9DF;
}
#pg_header_fp{
	position:relative;
	font: bold 114% Verdana, Arial,sans-serif;
	top:3px;
	height:17px;
	padding-left:6px;
	color: #003366;
	background-color:#EFE8DE;
	text-transform: uppercase;
}


