
/**************  Global Resets   ******************/

* { margin:0; padding:0; }	
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img { border:0; } 
ol,ul { list-style:none; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 

/**************************************************/


/* General */

body {
	font:14px/1.7 "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin:0;
	background: #dedde8 url(../images/body-tile.gif) top left repeat-x;
	}
	
body#home {
	background: #dedde8 url(../images/body-tile-home.gif) top left repeat-x;
	}
	
p {
	padding-bottom:15px;
	}
	
a {
	color:#497c3a;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;	
	}

#wrapper {
	width:960px;
	height:1057px;
	margin:0 auto;
	background: #dedde8 url(../images/background.gif) top center no-repeat;
	position:relative;
	}
	
#wrapper-home {
	width:960px;
	height:1057px;
	margin:0 auto;
	background: #dedde8 url(../images/background-home.gif) top center no-repeat;
	}
	
#gohome {
	position:absolute;
	top:34px;
	left:32px;
	}
	
h1 {
	font-size:24px;
	}
	
h2 {
	font-size:22px;
	color:#411e62;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h3 {
	font-size:18px;
	color:#72439f;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	
.faqs {
	padding-top:10px;
	}

.emphasize {
	font-weight:bold;
	}
	
.backtotop {
	font-size:11px;
	}
	
.paypal {
	text-align:center;
	padding:0;
	margin:0;
	}


/* Main navigation */

#nav {
	width:960px;
	font-size:18px;
	margin:170px 0 40px 0;
	float:left;
	}

#nav li {
	list-style:none;
	float:left;
	width:280px;
	margin-bottom:20px;
	padding:20px;
	}
	
	
#nav a {
	display:block;
	text-decoration:none;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	}
	
	
#nav span {
	display:block;
	font-weight:bold;
	font-size:18px;
	}
		
	
#nav a:hover {
	display:block;
	color:#72439f;
	text-decoration:none;
	}
	
/* Secondary navigation */	

#subnav {
	margin-top:165px;
	float:left;
	}
	
#subnav li {
	display:inline;
	font-size:16px;
	padding-right:65px;
	}
	
#subnav li.nopad {
	padding-right:0;
	}
	
#subnav li a {
	color:#333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#subnav li a:hover {
	color:#666;
	text-decoration:none;
	}
	
.active {
	color:#72439f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/* Main content area */	
	
.caption {
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#411e62;
	}

#main {
	clear:both;
	padding-bottom:40px;
	float:left;
	width:960px;
	}
	
#leftcol {
	width:645px;
	padding:20px 40px 0 0;
	float:left;
	}
	
#photo {
	float:left;
	margin:8px 15px 0 0;
	border:5px solid #72439f;
	}
	
.bullets {
	padding-bottom:15px;
	padding-left:30px;
	}
	
.bullets li {
	list-style:square;
	color:#411e62;
	padding-bottom:5px;
	}
	
.bullets li span {
	color:#333;
	}
		
/* Contact form */		

#form label { 
	display:block; 
	}
	
#form textarea {
	height:200px;
	}
	
input, textarea {
	width:480px;
	border:1px solid #af93cc;
	background: url(../images/promo-tile.png) top left repeat;
	color:#000;
	padding:2px;
	font-size:14px;
	}
	
input#paypal-but {
	width:150px;
	border:0;
	background:none;
	padding:0;
	}

/* adjust width for blog comment form */
#commentform input, #commentform textarea {
	width:440px;
	}
	
input {	
	margin-bottom:10px;	
	}
	
#submit {
	width:120px;
	text-align:center;
	font-variant:small-caps;
	letter-spacing:1px;
	}

#submit a {
	padding:5px 2px;
	/*background:#497c3a;*/
	background:#8faf86;
	border:1px solid #333;
	color:#fff;
	display:block;	
	margin:10px 0;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	letter-spacing:1px;
	}
	
#searchsubmit, #commentform input#commentsubmit {
	width:80px !important;
	background:#8faf86;
	border:1px solid #333;
	color:#fff;
	font:14px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:1px;
}
	
/* Right column promo area */	

#rightcol {
	width:275px;
	float:left;
	margin-top:55px;
	}
	
div.rtpromo {
	padding:10px;
	font-size:13px;
	margin-bottom:30px;
	background: url(../images/promo-tile.png) top left repeat;
	border:1px solid #af93cc;
	}
	
#gvbanner {
	margin-left:9px;
	}
	
/* blog */

#search-form {
	padding-bottom:0;
	}
	
input.blog-search {
 	width:150px;
	height:20px;
 	border:1px solid #af93cc;
	float:left; 
 	margin-right:11px;
}

/*
input.blog-submit, input.comment-submit {
 width:80px; 
 border:1px solid #af93cc; 
 display:inline;
 height:24px;
 background:#eee;
 color:#333 !important;
 cursor:pointer;
 font-size:12px;
 font-weight:bold;
}

input.comment-submit {
	width:140px;
	}
*/

.categories {
	font-size:14px;
	color:#333 !important;
	}
	
.categories ul li {
	font-weight:normal;
	}
	
.alignleft {
	margin-right:200px;
	}
	
		
/* Footer and copyright */

#footer {
	text-align:center;
	width:960px;
	float:left;
	clear:both;
	font-size:11px;
	padding-top:150px;
	}
	
.sub-footer {
	padding-top:50px !important;
	}
	
#footer li {
	display:inline;
	padding-left:10px;
	}
	
#footer li a {
	text-decoration:none;
	color:#666;
	}
	
#footer li a:hover {
	color:#333;
	}
	
#copyright {
	text-align:center;
	font-size:11px;
	color:#666;
	padding-top:10px;
	clear:both;
	}

#copyright a {
	text-decoration:none;
	color:#666;
	}
	
#copyright a:hover {
	color:#333;
	}