/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
ul, ol {
	list-style:disc;
	padding:0 0 0px 15px;
	margin: 0;
}
li {
	list-style:disc;
	padding: 0;
}

#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 120px;
	background-color: #58595b;
	background-image: url(../img/banner_120v.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 999999;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 770px;
	float: left;
	padding-bottom:10px;
}
#left {
	width: 190px;
	float: left;
	background-color: #e5e6e7;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 12px;
	line-height: 14px;
	width: 722px;
	z-index: 999999;
	position: relative;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 8px 10px 3px 0;
	font-size: 9px;
	color: #999;
}
#footer {
	padding: 0px;
	margin: 0 auto;
	font-size: 0.7em;
	clear: both;
	height: 20px;
	text-align: right;
	width: 960px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ffffff;
}


#wrapper .menulist a, #wrapper .menulist a:visited {


	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.4em;
	margin: 0;
}
h2 {
	font-size: 1.3em;
	margin: 0;
	color: #333;
	line-height: 1.1;
}
h3 {
	font-size: 16px;
	margin: 20px 0 0 0;
}
h4 {
	font-size: 14px;
	margin: 10px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.backgroundGradient {
	background-image: url(../img/gradient.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #58595b;
}
.mainmenu {
	height:20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 926px;
	margin-right: 34px;
}
.homeSidebar {
	height:255px;
	background-color: #FFF;
	width: 165px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.homeSbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}
.aboutSidebar {
	height:auto;
	width: 165px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
	background-color: #e5e6e7;
}
.aboutSbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}
.aboutSbText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	position: relative;
	width: 140px;
	padding-top: 3px;
	
}
.aboutleadMdash {
	color:#F00;
}

.insideSidebar {
	height:auto;
	width: 150px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-align: center;
}
.insideSbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	
}
.leftSidebar {
	height:auto;
	background-color: #FFF;
	width: 190px;
}
.leftMenubar {
	height:285px;
	background-color: #FFF;
	width: 190px;
}

.footerCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: right;
	margin-right: 10px;
	right: 0px;
	float: right;
	margin-bottom: 5px;
}
.buttonGroup {
	width:190px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.buttonPad {
	padding: 0 0 5px 0;
}
.ibuttonPadU {
	padding: 10px 0 0 0;
}
.ibuttonPadL {
	padding: 5px 0 10px 0;
}
.clear {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#au_content {
	margin: 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 770px;
	position: relative;
	top: 450px;
	right: 0px;
}
.au_bodyCopyPad {
	padding: 0px 15px 0px 0px;
}
.sliderpad {
	padding: 10px 0px 0px 0px;
}


.sb_linksMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 14px;
}
.sb_linksMain a:link {
	color: #333;
	text-decoration: none;
}
.sb_linksMain a:visited {
	color: #666;
	text-decoration: none;
}
.sb_linksMain a:hover {
	color: #F00;
	text-decoration: none;
}



.sb_linksSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
	
}
.sb_linksSub a:link {
	color: #333;
	text-decoration: none;
}
.sb_linksSub a:visited {
	color: #666;
	text-decoration: none;
}
.sb_linksSub a:hover {
	color: #fF0000;
	text-decoration: none;
}
 
.sb_linksSub ul {list-style-type: none;}

ul li#nav0 {
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	display: block;
	text-decoration: none;
	padding-left: 1em;
	text-indent: -1em;
	margin: 2px 0;
}

#nav0 a:link {
	color: #333;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;	
}
#nav0 a:visited  {
	color: #666;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;	
}
#nav0 a:hover {
	color: #F00;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;	
}
#nav0 a:active {
	color: #00F;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}
.searchbox {
	width:350px;
	height:20px;
	position:absolute;
	top: 10px;
	right: 15px;
	text-align: right;
}

/*contactpage link markup*/

.contactpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000;
}
	
.contactpageBold {
	color:#C00;
	font-weight: bold;
}	
.contactpage a:link {
	color: #C00;
	text-decoration: none;
}
.contactpage a:visited {
	color: #C00;
	text-decoration: none;
}
.contactpage a:hover {
	color: #fF0000;
	text-decoration: none;
}
.contactpage a:active { color: #b300ff; text-decoration: none; }
.redlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000000;
	line-height: 16px;
}
.redlinks a:link {
	color: #ff0000;
	text-decoration: none;
}
.redlinks a:visited {
	color: #ff0000;
	text-decoration: none;
}
.redlinks a:hover {
	color: #0033FF;
	text-decoration: none;
}
.redlinks a:active {
	color: #ff0000;
	text-decoration: none;
}
.blacklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.blacklinks a:link {
	color: #000000;
	text-decoration: none;
}
.blacklinks a:visited {
	color: #000000;
	text-decoration: none;
}
.blacklinks a:hover {
	color: #ff0000;
	text-decoration: none;
}
.blacklinks a:active {
	color: #ff0000;
	text-decoration: none;
}
