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

body {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #6352a3;
	margin: 0;
	padding: 0;
	text-decoration:none;
}

a img {border:none;}
img {
    border: 0;
    vertical-align: bottom;
}

html {
 min-height: 100%;
 margin-bottom: 1px;
}

#masthead {
	background-color: #6352A3;
	padding: 0;
	margin: 0;
	background-image: url(../images/nav-bg.jpg);/* brendon edit - set header graphic -no repeat, give height for display purposes */
	background-repeat:repeat-y;
	height: 30px;
}
#wrapper {
	width: 898px; /*brendon edit - give site a wider width than default*/
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bodybg.jpg);/* brendon edit - set main body content repeating graphic vertically on the page - this is the BODY graphic*/
	background-repeat: repeat-y;
}
#success_wrapper {
	background-image: url(../images/success_bg.jpg);/* brendon edit - set main body content repeating graphic vertically on the page - this is the BODY graphic*/
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 550px;/*brendon edit - give RIGHT col some more width as page is larger than normal */
	float: right;
}
#left {
	width: 280px;/*brendon edit - give LEFT col some more width as page is larger than normal */
	float: left;
}
#success {
	width: 840px;/*brendon edit - give RIGHT col some more width as page is larger than normal */
	float: right;
}

#left .content {
/*	padding: 24px;*/
	padding-left:0px;/* brendon edit - change default settings to have light green backgroud, and set spacing to flow under the top left image */
	margin-left:0px;
	margin-right:0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 60px 24px 0px;/*brendon edit - give extra padding to right col, right margin to stop text going outside the white content area */
	margin-right:15px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#success .content {
	padding: 24px 60px 24px 30px;/*brendon edit - give extra padding to right col, right margin to stop text going outside the white content area */
	margin-right: 15px;
	font-size: 0.8em;
	line-height: 1.65em;
}

#masthead .content {
	padding: 0px 0px 0px 50px;
}
#footer .content {

}
#footer {
	color: #000000;	
	height: 174px;
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
	clear: both;
}
#success_footer {
	color: #000000;
	background-image: url(../images/success_footer.jpg);/*brendon edit - footer background graphic */
	background-repeat: no-repeat;
	height: 174px;
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #2BC11B;
}
#left a:visited {
	color: #6352a3;
}
#left a:hover {
	color: #6352a3;
}
#right a:link {
	color: #2BC11B;
}
#right a:visited {
	color: #6352a3;
}
#right a:hover {
	color: #6352a3;
}
#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;
}
#home_footer a:link {color: #FFD200;}
#home_footer a:visited {color: #FFD200;}
#home_footer a:hover {color: #FFD200;}

.p7uberlink {
	font-weight: bold !important;
	border-color: #FFF !important;
}

h1 {
	font-size: 2em;
	color: #4c3f7e;
	font-family: Palatino, Garamond, Georgia, Times, serif;
	margin: 0;
}
h2 {
	font-size: 1.3em;
	color: #4c3f7e;
	font-family: Palatino, Garamond, Georgia, Times, serif;
	font-style: italic;
	margin: 0;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: .7em;
	font-weight:bold;
	color: #4c3f7e;
}
h4 {
	font-family: Verdana, sans-serif;
	color: #5ABA4F;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0px 0;
}
#home_body {
	padding: 0px 0px 0px 0px;
	color: #6352A3;
	font-size: 0.9em;
	line-height: 1.7em;
	display: block;
}
#home_footer {
	background-image: url(../images/home-footer.jpg);
	background-repeat: no-repeat;
	color: #000000;
	height: 345px;
	padding: 60px 70px 0px 250px;
	margin: 0;
	clear: both;
	text-decoration:none;
	display: block;
} 
	
.green-heads {
	font-family: Verdana, sans-serif;
	color: #5ABA4F;
	font-weight: bold;
	font-size: 18px;
}

.green-subheads {
	font-family: Verdana, sans-serif;
	color: #5ABA4F;
	font-weight: bold;
	font-size: 14px;
}
.white-heads {
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.yellow_bullets {
	font-family: Verdana, sans-serif;
	color: #FFD200;
	font-weight: bold;
}

.sidebar_heads {
	font-size: 1.1em;
	color: #4c3f7e;
	font-family: Verdana, sans-serif;
	margin: 0 0 0 100px;
	font-weight: bold;
}
.sidebar_body {
 font-family: Verdana, sans-serif;
 font-size: 12px;
 font-weight:normal;
 margin: 0 0 0 100px; /*Brendon edit - set width indentation */
 /*
Al completes Brendon edit - Note that UL indentation requires
equal doses of both margin and padding
 */
padding: 0 0 0 100px;
list-style-type:none; /* Brendon edit - set UL to not have bullet displayed 
*/
} 
.sidebar_faq {
 font-family: Verdana, sans-serif;
 font-size: 1em;
 font-weight:normal;
 margin: 0 0 0 40px; /*Brendon edit - set width indentation */
 /*
Al completes Brendon edit - Note that UL indentation requires
equal doses of both margin and padding
 */
padding: 0 0 0 40px;
list-style-type:none; /* Brendon edit - set UL to not have bullet displayed */
} 

.wp-sidebar{
 	margin: 0 0 0 40px; 
 	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0 0 0 40px;
	list-style-type:none; /* Brendon edit - set UL to not have bullet displayed */
} 
.sm_purple_sans {
	font-family: Verdana, sans-serif;
	font-size: .7em;
	font-weight:bold;
	color: #4c3f7e;
}
.success_head {
	font-size: 2em;
	color: #4c3f7e;
	font-family: Palatino, Garamond, Georgia, Times, serif;
	margin: 0 0 0 10px;
}
.contacts {
	padding-left: 100px;
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A9BA6A;
	text-align: center;
}
.news {
	margin: 15px 15px;
	font-size: 0.8em;
	line-height: 1.4em;
}
.alt{
	background-color:#DFF2DC;
	margin: 20px 0 20px 0;
}