/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #272D2F;
	background-color: #E9ECE2;
	margin: 10px auto;
	padding: 0px;
	background-image: url(../Images/body_bg2.jpg);
	background-repeat: repeat-x;
	width: 760px;
	text-align: center
}

img {
	border:none
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 138px;
	position: relative;
	background-image: url(../Images/body_bg1.jpg);
}
#layoutwrapper {
	width: 760px;
	text-align: left
}
#wrapper {
	width: 760px;
}
#column_wrapper {
	background-image: url(../Images/faux-columnbg.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 750px;
	float: left;
}
#right {
	width: 240px;
	float: left;
}
#left .content {
	padding: 8px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 8px 20px;
}
#footer {
	padding: 10px 0 20px 5px;
	border-top: 5px solid #BDC2B4;
	background: #28353D;
	font-size: 0.7em;
	clear: both;
	color: #FFFFFF;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #2E719E;
	border-bottom: 2px dotted #678DA2;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.9em;
}
#left a:visited {
	color: #2E719E;
   border-bottom: 2px dotted #678DA2;
   text-decoration: none;
}
#left a:hover {
	border-left: 4px solid #2e719e;
   border-right: 4px solid #2e719e;
   border-top: 1px solid #2e719e;
   border-bottom: 1px solid #2e719e;
   background: #2e719e;
   color: #fff;
}
#right a:link {
	border-bottom:2px dotted #678DA2;
color:#2E719E;
text-decoration:none;
}
#right p a:visited {
	border-bottom:2px dotted #678DA2;
color:#2E719E;
text-decoration:none;
}
#right a:hover {
	border-left: 4px solid #2e719e;
   border-right: 4px solid #2e719e;
   border-top: 1px solid #2e719e;
   border-bottom: 1px solid #2e719e;
   background: #2e719e;
   color: #fff;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	border-bottom:2px dotted #678DA2;
color:#2E719E;
text-decoration:none;
}
#wrapper .menulist a:hover {
	border-left: 4px solid #2e719e;
   border-right: 4px solid #2e719e;
   border-top: 1px solid #2e719e;
   border-bottom: 1px solid #2e719e;
   background: #2e719e;
   color: #fff;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.2em;
	margin: 0;
	letter-spacing: -0.06em;
	color: #384751;
}
h2 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	color: #2E719E;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0;
	color: #8FB92C;
	font-weight: normal;
	text-transform: uppercase;
	background-attachment: scroll;
	background-image: url(../Images/dotsh3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#intro {
	height: 0px;
}
#p7menubar {
	font-size: 0.85em;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}

#p7menubar ul {
	padding:10px 10px 10px 10px;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
}
#p7menubar li {
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 10px;
	background-image: url(../Images/type1_left.jpg);
	background-repeat: no-repeat;
}
#p7menubar a {
	float:left;
	display:block;
	padding:5px 15px 5px 5px;
	text-decoration:none;
	color:#FFFF00;
	background-image: url(../Images/type1_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	position: absolute;
	top: 25px;
}

#p7menubar a:hover {
	color:#27333A;
}
#p7menubar li:hover, #p7menubar li.p7hvr {
	color:#27333A;
	background-image: url(../Images/type1_left_on.jpg);
}
#p7menubar li:hover a, #p7menubar li.p7hvr a {
	background-position:right top;
	background-image: url(../Images/type1_right_on.jpg);
	color: #27333A;
}
#p7menubar .current {
	background-image: url(../Images/type1_left_on.jpg) !important;
	color: #27333A !important;
}
#p7menubar .current a {
	background-image: url(../Images/type1_right_on.jpg) !important;
	color: #27333A !important;
	cursor: default;
}
#sn {
	position: absolute;
	top: -300px;
	left: 0;
	width: 60%;
}
#sn a {
	position: absolute;
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.p7ie6Fix:active, #sn a:active, #sn a:focus {
top: 300px;
color: #FFFFFF;
text-decoration: none;
background-color: #333333;
}
#intro {
	height: 4px;
	width: 750px;
	padding: 5px;
}
#nav-top {
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav-top li {
	background:transparent url(/images/bg_meta-nav_li_a.gif) no-repeat scroll left center;
	color:#8E9EAA;
	float:left;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt 9px 0pt 11px;
}
#nav-top a {
color:#8E9EAA;
text-decoration:none;
}
#nav-top a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#search {
	position: absolute;
	right: 0px;
	bottom: 20px;
	width: 50%;
}
.desc { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
.desc2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.desc3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight : bold; }
.desc3b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.desc4 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.desc5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.desc6 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.desc7 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight : bold;}
.artist { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight : bold;}
.boldlink { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #3C5B6F; font-weight : bold;}
.boldlink2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #3C5B6F; font-weight : bold;}
.boldlink2purple { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #6d2f6d; font-weight : bold;}
.boldlink3purple { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #6d2f6d; font-weight : bold;}
.boldlink3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight : bold;}
.boldlink4 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight : bold;}
.caldwell { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.bodytext {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
.linktext {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8C7E02;}
