/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #0168BF;
	margin: 20px;
	padding: 0;
	background-image:url(../images/pagebg-10x860.jpg);
	background-repeat:repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #000000;
	background-image:url(../images/headbg-960x160.jpg);
	background-repeat:no-repeat;
	height:160px;
}
#nav {
	/*height:105px;*/
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image:url(../images/bodybg-960x20.jpg);
	background-repeat:repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 660px;
	float: left;
}
#right {
	width: 300px;
	float: left;
}
#left .content {
	/*padding: 24px 36px;*/
	padding:0 36px 10px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	/*padding: 24px 20px;*/
	/*padding:0 20px 10px 20px;*/
	padding:0;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 36px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image:url(../images/footbg-960x50.jpg);
	background-repeat:no-repeat;
	height:50px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
/*	color: #9B7C00;*/
	color:#173E87;
}
#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 #FFD940;
	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: #193892;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color:#173E87;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color:#173E87;
}
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;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

a img {
	border:0 none;
}
#newspod, #newspod a {
	color:#000000;
}
#newspod {
	width: 277px;
	background-image: url(../images/newsbottom.jpg);
	background-repeat: no-repeat;
	background-color: #EEF1F3;
	background-position:bottom;
}
#newspod h2 {
	margin: 0;
	padding: 15px;
	font-size: 1.4em;
	text-decoration:none;
	color:#000;
	background-image: url(../images/newstop.jpg);
	background-repeat: no-repeat;
}
#newspod p {
	padding:0 10px 20px 10px;
	line-height: 1.5em;
}

#portfoliopod, #portfoliopod a {
	color:#000000;
}
#portfoliopod {
	width: 277px;
	background-image: url(../images/portfoliobottom.jpg);
	background-repeat: no-repeat;
	background-color: #EEF1F3;
	background-position:bottom;
}
#portfoliopod h2 {
	margin: 0;
	padding: 15px;
	font-size: 1.4em;
	text-decoration:none;
	color:#000;
	background-image: url(../images/portfoliotop.jpg);
	background-repeat: no-repeat;
}
#portfoliopod p {
	padding:5px 10px 20px 10px;
	/*line-height: 1.5em;
	margin-top:0;*/
}
#portfoliopod img {
	float:left;
	border:none;
	padding-right:10px;
}
#imgspaceleft {
	border:1px solid #333333;
	margin-right:10px;
	padding:5px;
}
.floatleft {
	float:left;
}


#bookspod, #bookspod a {
	color:#000000;
}
#bookspod {
	width: 277px;
	background-image: url(../images/portfoliobottom.jpg);
	background-repeat: no-repeat;
	background-color: #EEF1F3;
	background-position:bottom;
}
#bookspod h2 {
	margin: 0;
	padding: 15px;
	font-size: 1.4em;
	text-decoration:none;
	color:#000;
	background-image: url(../images/bookstop.jpg);
	background-repeat: no-repeat;
}
#bookspod p {
	padding:0 10px 20px 10px;
	line-height: 1.5em;
}