/*
Theme Name:Garystree
Theme URI:http://www.garystree.com
Description:GTSS Theme.
Author:Nick Eng-Rohrbach
*/

/* -------- Main -------- */

@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	text-align: justify;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a  {
	color: #596F40;
	text-decoration: underline;
}

h1 {
	color: #666666;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 20px;
}

h2 {
	color: #596F40;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-top:15px;
	margin-bottom:5px;
}

h3 {
	color: #8F442F;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:5px;
}

/* -------- Div IDs -------- */

#wrapper {
	margin: 0 auto;
	width: 100%;
	background: url(header/background.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top:48px;
}

#header {
	width: 802px;
	margin: 0 auto;
	position: relative;
}

#headerTitle  {
	width: 802px;
	height: 42px;
	background-image: url(header/header.png);
	background-repeat: no-repeat;
}

#headerLogo {
	width: 179px;
	height: 208px;
	background-image: url(header/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
	left: 14px;
}

#headerNav  {
	width: 100%;
	height: 35px;
}
#headerNav div  {
	float: left;
}

#headerPicHome  {
	width: 100%;
	height: 235px;
	overflow: hidden;
}

#headerPic  {
	width: 100%;
	height: 125px;
	overflow: hidden;
}

#headerEnd  {
	width: 792px;
	height: 20px;
	background-image:url(header/bottom.gif);
	background-repeat: repeat-x;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width:802px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#title  {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

#content  {
	width: 700px;
	margin-top: 30px;
	margin-bottom: 75px;
	margin-left: auto;
	margin-right: auto;
}

#columnsA  {
	width: 100%;
	height: 120px;
	margin-top: 15px;
}
#columnsA Div  {
	float: left;
	height: 120px;
}

#columnsB  {
	height: 475px;
	margin-top: 50px;
	margin-bottom: 75px;
}
#columnsBLine {
	width: 2px;
	height: 475px;
	background-image:url(img/div.gif);
	background-position: center;
	background-repeat: repeat-x;
	float: left;
}
#columnB  {
	width: 236px;
	height: 475px;
	position: relative;
	float: left;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
#button {
	width: 236px;
	height: 59px;
	position: absolute;
	bottom: 0;
}

#columnsC  {
	width:720px;
	height: 270px;
	margin-top: 30px;
	margin-bottom: 75px;
	margin-left: auto;
	margin-right: auto;
}
#columnsC Div  {
	width: 220px;
	height: 270px;
	float: left;
	background-image: url(img/highlight.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

#highlight  {
	width: 600px;
	position:relative;
	padding: 40px;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 75px;
	margin-left: auto;
	margin-right: auto;
}
#corner1  {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(img/corner1.png);
	background-repeat:no-repeat;
}
#corner2  {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	background-image:url(img/corner2.png);
	background-repeat:no-repeat;
}
#corner3  {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image:url(img/corner3.png);
	background-repeat:no-repeat;
}
#corner4  {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-image:url(img/corner4.png);
	background-repeat:no-repeat;
}

#footer  {
	width: 802px;
	height: 200px;
	background-image: url(footer/background.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	clear: both;
}

#footerNav  {
	color: #7F7F7F;
	height: 25px;
	width: 100%;
	font-weight: bold;
	padding-top: 10px;
}
#footerNav a {
	color: #7F7F7F;
	text-decoration: none;	 
} 
#footerNav a:hover {
	color: #9BB875;
	text-decoration: none;
}

#footerMid  {
	width: 95%;
	height:50px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
#footerMid div  {
	float: left;
}
#footerMidText  {
	width: 40%;
	padding-top: 5px;
	font-size: 12px;
	color: #7F7F7F;
}
#footerMidLogo  {
	width: 20%;
}

#footerEnd  {
	width: 524px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#footerEnd div  {
	float: left;
	height: 70px;
}
#copyright {
	width:100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#space  {
	width: 20px;
}

#subButton  {
	width: 193px;
	height:59px;
	margin-left: auto;
	margin-right: auto;
}

#sent  {
	width: 100%;
	height: 31px;
	text-align: center;
	position: absolute;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
}

/* -------- Classes -------- */

.space {
	margin-right: 10px;
	margin-left: 10px;
}

.sub  {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.required  {
	font-size: 10px;
	color: #8F442F;
}

input.subButton  {
	background:url(img/submitOff.gif);
	background-position: center;
	background-repeat: no-repeat;
	display:block;
	width: 193px;
	height:59px;
	border:0;
}
input.subButton:hover  {
	background:url(img/submitOn.gif);
	background-position: center;
	background-repeat: no-repeat;
}
