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

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #000000;
	margin: 17px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	background-image: url(../images/topbannerbackground.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
#wrapper {
	width: 921px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bigmbackground.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 798px;
	float: left;
}
#left {
	width: 123px;
	float: left;
	background-image: url(../images/sidebackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
}
#left .content {
	padding: 25px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: left;
	padding-right: 24px;
	padding-left: 24px;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding-top: 30px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
#footer {
	color: #333333;
	background-color: #000000;
	margin: 0;
	font-size: 9px;
	clear: both;
	background-image: url(../images/footerbackground.jpg);
	background-repeat: no-repeat;
	height: 55px;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .2em;
}
#right a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	color: #ee2e24;
	font-weight: bold;
	text-decoration: none;
}
#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;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.2em;
	color: #ee2e24;
	letter-spacing: 5px;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .5em;
}
h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
}
h4 {
	font-size: 1.8em;
	color: #ee2e24;
	letter-spacing: .2em;
	font-weight: normal;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.whitehightlight {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.redhighlight {
	color: #ee2e24;
	font-weight: bold;
}
.blackhighlight {
	font-weight: bold;
	color: #000000;
}
.greyhighlight {
	color: #999999;
	font-weight: bold;
}
.topnavbar {
	background-image: url(../images/topnavbarbackground.png);
	background-repeat: repeat-x;
	font-size: 12px;
	letter-spacing: 3px;
	padding-right: 24px;
	font-variant: small-caps;
	color: #ee2e24;
	font-weight: bold;
}
.topnavbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavbar a:hover {
	color: #ee2e24;
	text-decoration: none;
}
.topsubscribebox {
	color: #000000;
	padding-right: 24px;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 2px;
	vertical-align: middle;
}
.topsubscribebox a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.topsubscribebox a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}
.topsubscribebox a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 12px;
}
.plainwhite {
	color: #FFFFFF;
}
hr {
	height: 1px;
	border: 0;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-color: #666666;
}
/* Start FAQ */
.showfaq {
	display: block;
}
.hidefaq {
	display: block;
}
.servicestable {
	padding-right: 11px;
}
