/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  06: 2Col_Flexible_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 0;
	min-width: 760px;
	margin-top: 0px;
	margin-bottom: 12px;





}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 990px;







	

}
#wrapper {
	position: relative;
	border: none #FF0000;
	background-color: #FFFFFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 510px;











}
#column_wrapper {
	background-image: url(img/clm05_middle.gif);
	background-repeat: repeat-y;
	border-left: 0px solid #000000;
	background-position: right top;



}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	margin: 0px 300px 0px 0px;
	height: 510px;


}
#right {
	width: 300px;
	float: right;
	height: 510px;



}
#left .content {
	font-size: 0.7em;
	line-height: 1.45em;
	text-align: justify;
	padding-top: 24px;
	padding-right: 10px;
	padding-left: 2px;





	



}
#right .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {padding: 12px 20px;}
#footer .content {
	padding: 5px 24px;
}
#footer {
	color: #FFFFFF;
	background-color: #CC0033;
	margin: 0 auto;
	font-size: 0.8em;
	border: none #FF0000;
	width: 990px;
	height: 25px;






}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #cc0033;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #555555;
}
#footer a:link {color: #ffffff;}
#footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #cccccc;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#ddcolortabs{
	voice-family: inherit;
	background-image: url(../images/logo3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	width: 990px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	height: 22px;


}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:lowercase;
}


#ddcolortabs a{
	float:right;
	color: white;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #555555;
	background-image: url(media/color_tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;


}

#ddcolortabs a span{
float:right;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #CC0033;
}

#ddcolortabs a:hover span{
background-color: #CC0033;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #CC0033;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 3px;
	line-height: 3px;
	border-top: 1px solid #fff;
	background-color: #CC0033;

}
