/***
lists = 09Lists
lists two cols = 072col_lists
***/

body {
margin: 0;
padding: 0;
background-color: #fff;
}

.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}

/*** header0911 ***/
#header0911 {
margin: 0 7% 0 7%;
height:184px;
background-image: url(grfx/header_background.jpg);	
background-repeat: repeat-x;
background-position: right top;
border-right: 1px solid #333;
border-left: 1px solid #333;
}
	#header0911 #left {
	float:left;
	width:319px;
	height:184px;
	background-image: url(grfx/header_left_background.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#left h1 {
	position:relative;
	top:148px; left:30px;
	font:10pt verdana, arial, helvetica, sans-serif;
	color:#a22630;
	font-weight:bold;
	/*font-variant: small-caps;*/
	letter-spacing: 0px;
	}
	
	
	#header0911 #right {
	margin:0 0 0 319px;
	height:184px;
	text-align:right;
	}
	
#wrapper {
position: relative;
margin: 0 7% 0 7%;
}

#column_wrapper {
background-image: url(grfx/column_wrapper_bg.gif);
background-repeat: repeat-y;
border-left: 1px solid #000000;
background-position: right top;
}

#content {
margin: 0px 260px 0px 0px;
background-image: url(grfx/content_background.gif); 
background-repeat: no-repeat;
background-position: top left;
}

#content p.spacer {
margin:0;
pading-top:15px;
}



/***||  072col_lists  ||***/

#content #twoCols {
width:540px;
}

	#content #twoCols #left {
	float:left;
	width:270px;
	}
	#content #twoCols #right {
	margin:0 0 0 270px;
	}
	
	
#navigation {
width: 260px;
float: right;
/*background-image: url(grfx/navigation_bg.gif); 
background-repeat: repeat-y;
background-position: top right;*/
}

	#navigation .p7holder {
	padding:0 0 0 25px;
	}


	#navigation #email {
	width:200px; height:77px;
	margin:0 0 0 40px;
	background-image: url(grfx/link_to_email.gif); 
	background-repeat: no-repeat;
	background-position: top right;
	position:relative;
    z-index:9999;
	}

	#navigation #email .content {
	margin:0;
	padding:50px 0 0 30px;
	font:9pt verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	}
	
	a.emaillink:link   { color: #fff; text-decoration: none; }
	a.emaillink:visited   { color: #fff; text-decoration: none; }
	a.emaillink:hover   { color: #dac47b; text-decoration: none; }
	a.emaillink:active   { color: #fff; text-decoration: none; }	
	
#navigation p {
margin:0;
padding:0 0 0 10px;
}
#masthead .content {padding: 12px 20px;}
#footer .content {
	padding: 12px 24px;
}

#footer {
margin: 0 7% 0 7%;
padding:0;
/*height:35px;*/
background-color: #d8c47a;
text-align: center;
font:8pt verdana, arial, helvetica, sans-serif;
border-top: 1px solid #a22630;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #333;
}

#footer #position {
padding:3px 0 0 0;
}

#footer .statement {
padding:0 0 8px 0;
font-size:1.2em; 
line-height:1.2em;
font-weight:bold;
color:#a22630;
}

#footer p {
padding:0 0 5px 0;
margin:0;
}


/***|| 09Lists  ||***/

ul#rwList {
margin:0;
padding:0 0 10px 40px;
}

#rwList li {
display:block;
list-style-type: none;
text-decoration:none;
padding: 0 0 5px 12px;
line-height:1.4;
background-image: url(grfx/style_list_disc.gif); 
background-repeat: no-repeat;
background-position:top left;
}


#clearfloat_twoCols {
	clear: left;
	height: 0;
	line-height: 0;
	font-size: 0;
}




