/* 
  ------------------------------------------------
  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%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../images/frame/bkgd_home.gif);
	background-repeat: repeat-x;
}

#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 326px;
}
.logoName {
	padding-top: 40px;
	padding-left: 50px;
}
#navbar {
	width: 770px;
	padding-top:1px;
}
.logoPic {
	padding-top: 13px;
	width:202px;
	float:left;
}
.bannerimage {
	padding-top: 12px;
	padding-left:4px;
	width:564px;
	float:left;
}
#wrapper {
	width: 770px;
	margin: 0 0;
}
#search {
	float: right;
}

#column_wrapper {
padding-top:12px;
	width: auto;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#left {
	width: 204px;
	float: left;
}
#left .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	height:25px;
	padding-top:8px;
	background-image: url(../images/frame/small_button.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#left .title a:link {
	color:#000000;
	text-decoration:none;
}
#left .title a:visited {
	color:#000000;
	text-decoration:none;
}
#left .title a:hover {
	color:#990000;
	text-decoration:none;
}

#spotlight {
	width: 370px;
	float:left;
	margin-top:12px;
}
#spotlightWrapper {
	margin-top:10px;
}
#spotlight .title {
	/* background-image: url(../images/frame/spolight_button.gif);
	background-repeat: no-repeat; */
	background-color:#813203;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	height:23px;
	padding:2px 12px 0px 12px;
	letter-spacing: 2px;
}
#spotlightBody {
	padding-top:0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
#spotlight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	padding: 6px 12px;
}
#homeRight {
	width: 125px;
	margin-left: 25px;
	margin-top:8px;
	float:left;
	
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 2px 16px;
}
#bottNav {
	color: #000000;
	background-color: #FFFFFF;
	width:770px;
	margin:0;
	font-size: 0.7em;
	clear:both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}	
#bottNav a:link {color: #6C0000;
text-decoration:none;}
#bottNav a:visited {color: #6C0001;
text-decoration:none;}
#bottNav a:hover {color: #6C0000;
text-decoration:underline;
}
#footer .content {
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#footer {
	color: #000000;
	background-color: #C79929;
	width:770px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#spotlight li {
	list-style-position: outside;
	list-style-image: url(../images/frame/arrow_red.gif);
	margin-top:8px;
}
#left li {
	list-style-position: outside;
	list-style-image: url(../images/frame/arrow_red.gif);
	margin-left:-15px;
	margin-top:5px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #6C0000;
	text-decoration:underline;
}
#left a:visited {
	color: #6C0000;
	text-decoration:underline;
}
#left a:hover {
	color: #6C0000;
	text-decoration:none;
}
#right a:link {
	color: #6C0000;
	text-decoration:underline;
}
#right a:visited {
	color: #6C0000;
}
#right a:hover {
	color: #6C0000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #000000;
text-decoration:none;}
#footer a:visited {color: #CCCCCF;
text-decoration:none;}
#footer a:hover {color: #FFFFFF;
text-decoration:underline;
}
.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: 2px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 6px 0;
}
#sponsors {
	float: right;
	height: 150px;
	width: 250px;
	padding-bottom: 20px;
}
#imageContainer {
	position: relative;
	margin:auto;
	width:564px;
	height:176px;
	border:0;
	float:left;
}
#imageContainer img {
	position: absolute;
	display:none;
	height:176px;
	top:12px; left:4px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.imgRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
}.imgLeft {
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.titleYPspecialsmall {
	font-size: 12px !important;
	font-weight: bolder;
}

