@charset "UTF-8";
/*--Typography--*/
html {
	font-family: Helvetica, Lucida Grande, Sans-Serif;
	line-height: 18pt;
}
h1, #contentMain h1 {
	font-size: 14pt;
	letter-spacing: 2pt;
	padding: 0 0 15px 0;
	text-transform: uppercase;
}
h2, #contentMain h2 {
	font-size: 12pt;
	letter-spacing: 2pt;
	text-transform: uppercase;
}
h3, #contentMain h3 {
	font-size: 11pt;
	letterspacing: 1pt;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
p, li {font-size: 10pt;}
a, #contentMain a {
	color: #ea6305;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover, #contentMain a:hover {color: #000;}
.bold {font-weight:bold;}
.caption, #main .caption a {
	font-size: 8pt;
	text-transform: uppercase;
}

/*--Layout--*/
html {
	background: url(images/backgroundsolid1.jpg) repeat;
	height: 100%;
	width: 100%;
}
body {
	background: url(images/backgroundgradient1.jpg) repeat-x;
	height: 100%;
	width: 100%;
}
.container {
	height: 100%;
	margin: 0 auto;
	text-align: center;
	width: 970px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	display: block;
	height: 295px;
	position: absolute;
	top: 15px;
	width: 970px;
}
#left {
	background: url(images/left.jpg) repeat-y;
	height: 430px;
	width: 10px;
	position: absolute;
}
#right {
	background: url(images/right.jpg) repeat-y;
	height: 430px;
	width: 10px;
	position: absolute;
	right: 0px;
}
#content {
	background: url(images/contentmain.jpg) repeat-y;
	height: 100%;
	min-height: 650px;
	position: relative;
	top: 310px;
	width: 970px;
}
#home #content {height: 38%;}
#about #content {height: 65%;}
#services #content {height: 90%;}
#blog #content {height: 310%;}
#guides #content {height: 320%;}
#calendar #content {height: 95%;}
#media #content {height: 760px;}
#resources #content {height: 145%;}
#links #content {height: 35%;}
#contentMain {
	background: url(images/contentgradient.jpg) repeat-x;
	background-color: #fff;
	height: 100%;
	left: 10px;
	position: absolute;
	text-align: left;
	width: 950px;
}
#home #contentMain {height: 325px;}
#contentMain #sidebar {
	left: 650px;
	position: absolute;
	top: 25px;
	width: 280px;
}
#contentMain #main {
	left: 30px;
	overflow: visible;
	position: absolute;
	top: 24px;
	width: 600px;
}
#home #contentMain #main {width:850px;}
#blog #contentMain #main, #media #contentMain #main {
	left: 0px;
	height: 100%;
	overflow: hidden;
	top: 0px;
	width: 950px;
}
#resources #contentMain #wide {
	left: -2px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 252px;
	width: 950px;
}
#calendar #contentMain #main {
	left: 0px;
	top: 20px;
	width: 950px
}
#ad {
	left: 750px;
	position: absolute;
	top: 320px;
	width: 200px;
}
#footer {
	bottom: 0px;
	left: -10px;
	position: absolute;
	width: 970px;
}
#fleft {
	background: url(images/footerleft.jpg) no-repeat;
	height: 341px;
	position: absolute;
	width: 26px;
	top: 1px;
}
#fright {
	background: url(images/footerright.jpg) no-repeat;
	height: 341px;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 26px;
}
#footerMain {
	background: url(images/footer.jpg) repeat-x;
	height: 430px;
	left: 23px;
	position: absolute;
	top: 1px;
	width: 920px;	
}

/*--Static Content--*/

#logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	height: 140px;
	margin: 0 0 0 10px;
	width: 300px;
}
#sunflower {
	background: url(images/sunflower.jpg) no-repeat;
	display: block;
	height: 285px;
	left: 325px;
	position: absolute;
	top: 0px;
	width: 325px;
}
#upperRight {
	left: 725px;
	position: absolute;
	text-align: right;
	top: 30px;
}
#search {
	left: 685px;
	position: absolute;
	top: 110px;
}
#search #text {
	background: url(images/input.jpg) no-repeat;
	border: none;
	display: block;
	height: 25px;
	width: 195px;
}
#search #button {
	background: url(images/search.jpg) no-repeat;
	border: none;
	display: block;
	height: 25px;
	left: 195px;
	position: absolute;
	top: 0px;
	width: 75px;
}
#search #button:hover {background: url(images/searchhover.jpg) no-repeat;}
.navigation {
	display: block;
	height: 115px;
	left: 10px;
	line-height: 28pt;
	position: absolute;
	text-transform: uppercase;
	top: 180px;
	width: 950px;
}
.navigation p {padding-top: 15px;}
.navigation a {
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0 5px 0 5px;
}
.navigation a:hover, #active {color: #ea6b10;}
#navLeft {
	background: url(images/navleft.jpg) no-repeat;
	display: block;
	height: 115px;
	width: 310px;
}
#navRight {
	background: url(images/navright.jpg) no-repeat;
	display: block;
	height: 115px;
	left: 640px;
	position: absolute;
	top: 0px;
	width: 310px;
}
#footer h3 {
	padding: 0 0 5px 0;
}
#footer p {
	font-size: 10pt;
	line-height: 16pt;
}
#footer #connect {
	color: #fff;
	padding: 12px 0 3px 5px;
	text-align: center;
	text-transform: uppercase;
}
#footer .alignRight {
	padding: 5px 10px 20px 0;
	text-align: right;
}
#footer table {	
	left: 105px;
	position: absolute;
}
#contact {
	position: absolute;
	top: 40px;
	width: 300px;
}
#footer #network {
	background: url(images/footerflower.jpg) no-repeat;
	display: block;
	height: 145px;
	left: 310px;
	position: absolute;
	top: 20px;
	width: 325px;
}
#footer #newsletter {
	display: block;
	left: 30px;
	position: absolute;
	top: 160px;
	width: 250px;
}
#footer #tweet {
	left: 650px;
	position: absolute;
	top: 40px;
	width: 250px;
}
#footer .twitter {
	background: url(images/twitter.jpg) no-repeat;
	display: block;
	height: 36px;
	padding: 5px;
	width: 36px;
}
#footer .twitter:hover {background: url(images/twitterhover.jpg) no-repeat;}
#footer .facebook {
	background: url(images/facebook.jpg) no-repeat;
	display: block;
	height: 36px;
	padding: 5px;
	width: 36px;
}
#footer .facebook:hover {background: url(images/facebookhover.jpg) no-repeat;}
#footer .blogger {
	background: url(images/blogger.jpg) no-repeat;
	display: block;
	height: 36px;
	padding: 5px;
	width: 36px;
}
#footer .blogger:hover {background: url(images/bloggerhover.jpg) no-repeat;}
#footer #newsletter p {
	color: #000;
	padding: 0 0 10px 0;
	text-align: left;
}
#newsletter #text {
	background: url(images/inputf.jpg) no-repeat;
	border: none;
	display: block;
	height: 25px;
	width: 195px;
}
#newsletter #button {
	background: url(images/signup.jpg) no-repeat;
	border: none;
	bottom: 0px;
	display: block;
	height: 25px;
	left: 195px;
	position: absolute;
	top: 80px;
	width: 75px;
}
#newsletter #button:hover {background: url(images/signuphover.jpg) no-repeat;}

/*--Page Content--*/
#home .index, #home #main a {
	font-size: 13pt;
	line-height: 19pt;
}
/*#home #main img {
	left: 168px;
	padding: 0 0 10px 0;
	position: relative;
}
#home .indexRight {
	color: #2a0b03;
	font-size: 14pt;
	letter-spacing: 1pt;
	line-height: 22pt;
	padding: 20px 0 0 0;
	text-align: right;
}*/
#sidebar p, #sidebar a {
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}
#services h1 {padding: 0 0 5px 0;}
#about #sidebar p, #services #sidebar p {padding: 5px 10px 10px 5px;}
#sidebar a:hover {
	color: #ea6b10;
	text-decoration: underline;
}
#main p {
	padding: 5px 5px 10px 5px;
	text-align: justify;
}
#main ul, #about #sidebar ul, #services #sidebar ul {padding: 0 0 25px 0;}
#main li, #about #sidebar li, #services #sidebar li {
	padding: 0 10px 5px 30px;
	text-align: justify;
}
#main .caption {
	padding: 0 15px 15px 0;
	text-align: right;
}
#main .footnote {
	font-size: 9pt;
	line-height: auto;
}
#services #main h3 {margin: 10px 0 0 0;}
#services #packagesHead {
	background: url(images/hrdetail.jpg) no-repeat;
	display: block;
	height: 30px;
	position: absolute;
	top: 357px;
	width: 950px;
}
#services #packagesHead h1 {
	letter-spacing: 1pt;
	text-align: center;
	width: 950px;
}
#services #packages table {
	/*background: url(images/package.jpg) no-repeat;
	color: #e1d998;*/
	height: 270px;
	left: -10px;
	position: absolute;
	top: 352px;
	width: 970px;
	z-index: 2;
}
#services tr {
	margin: auto;
	width: 970px;
}
#services td {vertical-align: top;}
#services td h3 {
	padding: 40px 10px 10px 10px;
	text-align: center;
}
#services td p {
	font-size: 10pt;
	line-height: 16pt;
	padding: 0 25px 10px 25px;
	text-align: justify;
}
#services td .left {padding: 0 10px 10px 35px;}
#services td .right {padding: 0 35px 10px 10px;}
#guides .gguide {
	padding: 0 0 50px 0;
	position: relative;
	width: 600px;
}
#guides h3 a {
	font-size: 11pt;
	letterspacing: 1pt;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
#guides #main .gguide p {
	left: 275px;
	position: absolute;
	top: 30px;
	width: 300px;
	height: 107px;
}
#guides #main img {padding: 10px 0 0 0;}
#guides .caption {
	line-height: 40pt;
	padding: 0 0 0 175px;
}
#media #mediaIntro {
	background: #e1d998;
	display: block;
	height: 85px;
	position: relative;
	top: -760px;
	width: 950px;
}
#media h1 {padding: 25px 0 0 30px;}
/*--Browser Reset--*/
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
		margin: 0;	
		padding: 0;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;	
	}
	fieldset,img {border: 0;}
	address,caption,cite,code,dfn,em,strong,th,var {
		font-style: normal;
		font-weight: normal;
	}
	ol,ul {list-style: none;}
	caption,th {text-align: left;}
	h1,h2,h3,h4,h5,h6 {
		font-size: 100%;
		font-weight: normal;
	}
	q:before,q:after {content:'';}
	abbr,acronym {border:0;}

