body					{
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	background:#FFFFFF;
	line-height: 16px;
						}
body#home				{
	background-image:url(/images/topperbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#container				{
	width:960px;
	margin:0 auto;
}
#mainContent			{ padding-top:18px; }
#content				{ width:800px; margin-top:43px; }
.show					{ display:block; }
.hidden, hr				{ display:none; }

.clearfix:after 		{ content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 				{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix 		{ height: 1%;}
.clearfix 				{ display: block;}
/* End hide from IE-mac */

.column					{
	float:left;
	
}
.mid					{
	width:310px;
	padding: 20px 20px 10px 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.mid2					{
	width:340px;
	padding: 20px 60px 10px 40px;
}
.mid3 {
	width:750px;
	padding-right: 60px;
	padding-left: 150px;
	padding-top: 5px;
	line-height: 20px;	
}
.mid4 {
	width:750px;
	padding-right: 60px;
	padding-left: 150px;
	padding-top: 20px;
	line-height: 24px;
	font-size: 14px;
}
.column.last			{ margin-right:-30px; }
h3                      { font-size:1.6em; font-weight: normal;font-style: italic;font-family:georgia, serif; margin:0; padding-bottom: 5px; padding-top: 5px;height:100%; color: #659486; }
h4                      {
	font:bold 1.9em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, verdana, sans-serif;
	color:#000000;
	padding-top: 5px;
	margin-bottom: -2px;
}

/* @end */


/* @group HEADER */ 
#header				{
	position:relative;
	height:370px;
	width:960px;
	z-index:10;
					 }
#header h1,
#header h1 a		{ display:block; width:287px; height:116px; }
#header h1			{
	margin:0;
	padding:0;
	background:url(/images/logo2.gif) no-repeat;
	text-indent:-999em;
	position:absolute;
	top:4px;
	right:504px;
	height: 116px;
	z-index:1001;
					}
#header h1 a:focus	{ outline:none; } 

#contact-wrap{
	position: absolute;
	top: 0px;
	padding: 6px 14px;
	background: url(/images/topbar_bg.png) no-repeat;
}
#contact-wrap p	{    
	font-size: 1.2em;
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
   color:  #979689;
   margin:0; padding:0;
}

#header div#contact-wrap a{
   color: #bbbaaa;
   text-decoration: none;
}

#subnav				{ margin:0; padding:0; list-style:none; position:absolute; top:130px; right:0px; height:59px; }
#subnav li			{ float:left; display:inline; }
#subnav li a		{ display:block; line-height:54px; background:url(/images/subnav_bg3.gif) no-repeat; text-indent:-999em;	}
#subnav li a:focus				{ outline:none; }

#subnav li#about-me				{ position:relative; left:30px; }
#subnav li#about-me a			{ background-position:10px top; width:139px; }
#subnav li#about-me a:hover		{ background-position:10px -54px;}
#a-little-about-me li#about-me a,
#a-little-about-me li#about-me a:hover
								{ background-position:10px -108px; }

#subnav li#in-touch				{ position:relative; left:12px; margin-left:26px; }
#subnav li#in-touch a			{ background-position:-141px top; width:113px; }
#subnav li#in-touch a:hover		{ background-position:-141px -54px; }
#get-in-touch li#in-touch a,
#get-in-touch li#in-touch a:hover
								{ background-position:-141px -108px; }

p#location						{ 
					  			  width:auto; position:absolute; top:149px; left:208px; margin:0; padding:0;
					  			  font-size:1.3em; font-family:Helvetica, arial, verdana, sans-serif; color:#747472; 					  			  
								}
/* @end */

/* @group NAVIGATION */
#nav				{
	position:absolute;
	top:260px;
	left:273px;
	height:31px;
	margin:0;
	padding:0 0 0 8px;
	list-style: none;
	width: 690px;
}

#phone				{
	position:absolute;
	top:48px;
	left:498px;
	height:31px;
	margin:0;
	padding:0 0 0 8px;
	list-style: none;
	width: 453px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	line-height: 26px;
}

#slogan				{
	position:absolute;
	top:315px;
	left:288px;
	height:36px;
	margin:0;
	padding:0 0 0 8px;
	list-style: none;
	width: 658px;
	font-family: "Futura CondensedBold", "Helvetica CondensedBold", "Helvetica Condensed", "Helvetica CondensedBlack";
	font-size: 24px;
	font-style: italic;
	color: #000000;
	text-align: right;
	line-height: 28px;
}

.homebut {
	display: block;
	width: 71px;
	list-style-type: none;
	height: 31px;
	float: left;
	background-image: url(/images/nav/home.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0477DB;
}
.homebut a {
	display: block;
	width: 71px;
	list-style-type: none;
	height: 31px;
	float: left;
	background-image: url(/images/nav/home.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024F96;
}
.homebut a:link, .homebut a:visited {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024F96;	
}
.homebut a:hover, .homebut a:active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #87C1F5;	
}


.helpbut {
	display: block;
	width: 172px;
	list-style-type: none;
	height: 31px;
	float: left;
	background-image: url(/images/nav/howcanwehelp.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0477DB;
}
.helpbut a {
	display: block;
	width: 172px;
	list-style-type: none;
	height: 31px;
	float: left;
	background-image: url(/images/nav/howcanwehelp.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024F96;
}
.helpbut a:link, .helpbut a:visited {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024F96;	
}
.helpbut a:hover, .helpbut a:active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #87C1F5;	
}


.aboutbut {
	display: block;
	width: 93px;
	list-style-type: none;
	height: 31px;
	float: left;
	background-image: url(/images/nav/aboutus.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0477DB;
}
.aboutbut a {
	display: block;
	width: 93px;
	list-style-type: none;
	height: 31px;
	float: left;
	background-image: url(/images/nav/aboutus.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024F96;
}
.aboutbut a:link, .aboutbut a:visited {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024F96;	
}
.aboutbut a:hover, .aboutbut a:active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #87C1F5;	
}

.contactbut {
	display: block;
	width: 112px;
	list-style-type: none;
	height: 31px;
	float: left;
	background-image: url(/images/nav/contactus.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0477DB;
}
.contactbut a {
	display: block;
	width: 112px;
	list-style-type: none;
	height: 31px;
	float: left;
	background-image: url(/images/nav/contactus.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024F96;
}
.contactbut a:link, .contactbut a:visited {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #024F96;	
}
.contactbut a:hover, .contactbut a:active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #87C1F5;	
}

/* @end */

/* @group PRIMARYCONTENT */
	
	/* @group HOME PAGE FEATURED */
	#primaryContent			{ float:left; width:525px; }
	#a-little-about-me #primaryContent,
	#get-in-touch #primaryContent { padding-left:6px; width:515px;  }
	#primaryContent h2		{ font:2.8em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, verdana, sans-serif; color:#8e786e; font-weight:normal; padding-bottom:9px; border-bottom:1px solid #deddd3; margin-top: 1px; margin-bottom: 0px; }	
	#primaryContent p		{ font:1.4em/22px "Helvetica Neue", Helvetica, arial, verdana, sans-serif; color:#5f5e5b; }
	#primaryContent a		{ color:#77a093; }
	#primaryContent a:hover	{ text-decoration:none; }
	#home #primaryContent	{
	margin-top:20px;
	width:960px
}
	#featured				{ display:block; width:536px; height:326px; background:url(/images/featured_bg.jpg) right top no-repeat;}	
	/* @end */
	
	/* @group HOME ABOUT (WEB SIMPLE) */
	#about				{ position:relative; padding-top:13px; width:238px; height:290px; margin-right:0; margin-left:11px; }
	#about h2			{
						  display:block; width:173px; height:46px; background:url(/images/home_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}
	#home #about p		{ font:1.4em/22px Georgia, "Times New Roman", serif; color:#838383;  }
	.check-out			{ 
						  display:block; width:237px; height:41px; background: url(/images/check_out_btn.gif) no-repeat;
						  text-indent:-999em; position:absolute; bottom:0; 
						}
	.check-out:focus	{ outline:none; }
	/* @end */

p.directions			{
	font:italic 1.4em skia, Georgia, "Times New Roman", serif;
	color:#333333;
	margin:3px 0 7px 0px;
}
.project				{ background:url(/images/project_bg.gif) no-repeat left top; margin-bottom:22px; height:205px;  }
.project img			{ float:left; margin:11px 0 0 13px; border:0; }
.info					{
	float:right;
	width:241px;
	min-height:200px;
	padding:0 0 0 13px;
	position:relative;
	margin-bottom: 20px;
}
.info h3				{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1.8em;
	color:#000000;
	margin:12px 0 0;
	font-weight:bold;
	padding-bottom: 0px;
}
.info p					{
	font-size:1.1em;
	color:#333333;
	line-height:1.3em;
}
.info p.more			{ position:absolute; bottom:0; margin-top:15px; }
.more a					{
	display:block;
	width:128px;
	height:37px;
	background:url(/images/view_site_btn.gif) no-repeat bottom;
	text-indent:-999em;
	position:relative;
	left:-2px;
	margin-top: 10px;
	top: 10px;
						}
.info a.top:focus,
.more a:focus			{ outline:none; }
.info .more a.top		{ display:none; }
.info a.top				{
	display:block;
	position:absolute;
	bottom:12px;
	margin-left:220px;
	width:22px;
	height:33px;
	background:url(/images/top_btn.gif) no-repeat bottom;
	text-indent:-999em;
						}
/* @end */

/* @group SECONDARY CONTENT */
#secondaryContent				{ float:right; margin-right: 5px;padding:21px 22px; width:194px; background:#e2e1d7; }
#home #secondaryContent			{ background:none; width:790px; padding:0;  }
#secondaryContent a				{ color:#5c8e80; }
#secondaryContent a:hover		{ text-decoration:none; }
#secondaryContent p				{ font-size:1.3em; color:#686764; line-height:1.5em; margin-top:11px;}
#secondaryContent h3			{ font:bold 1.6em Georgia, "Times New Roman", serif; margin:0; color:#5c4e47; letter-spacing: -.1em; padding-top: 0; padding-bottom: 0;}

#home #secondaryContent			{
	margin:37px -50px 0 0;
	padding:23px 0 0;
	clear:both;
	float:none;
	width:960px;
}
#home #secondaryContent h3		{ 
								  font:italic 1.6em Georgia, "Times New Roman", serif; color:#956b58; margin:15px 7px 11px; 
								  background:url(/images/home_h3_bg.gif) repeat-x left center; 
								  width:786px; letter-spacing: 0px;
								}
#home h3 span					{ background:#eeede5; padding-right:10px; }
#secondaryContent .column		{
	background:url(/images/image_frame.gif) no-repeat;
	padding:0 10px 0 20px;
	width:440px;
}
#secondaryContent #last.column	{ margin-right:0; }
#secondaryContent img			{ margin:9px 0 17px 0; border:0; }
#home .column h4				{
	font-size:1.8em;
	color:#000000;
	margin:0;
	font-family: helvetica, arial, sans-serif;
	font-weight:bold;
}
#secondaryContent .column p		{ font-size:1.2em; line-height:1.5em; color:#686764; }
#secondaryContent .column p.date{ margin:3px 0 5px; font:italic 1.2em Georgia, "Times New Roman", serif; color:#478071; }

#secondaryContent ul			{ margin:13px 0 25px; padding:0; list-style:none; }
#secondaryContent li			{ margin-bottom:9px; }
#secondaryContent li a			{ font-size:1.4em; color:#5c8e80; text-decoration:none; padding-left:16px;  background:url(/images/link_arrow.gif) no-repeat left center; }
#secondaryContent li a:hover	{ text-decoration:underline; }
/* @end */

/* @group FOOTER */
#footer				{
	width:100%;
	border-top:6px solid #dfded4;
	clear:both;
	margin-top: 35px;
	text-align: center;
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 17px;
	padding-right: 0;
	padding-left: 0;
	background-color: #003C76;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #004D93;
	padding-bottom: 10px;
}
#footer p			{ float:left; font-size:1.1em; color:#868583; margin:0;}
a#subscribe			{ padding:2px 0 2px 20px; background:url(/images/feed_icon.gif) no-repeat; color:#77a093; }
a#subscribe:hover	{ text-decoration:none; } 
#validate			{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	font-size: 11px;
	color: #9EBFDB;
	line-height: 15px;
}
#validate a,
#validate p strong	{ 
					  font-family:Helvetica, arial, sans-serif; font-size:1.2em; font-style: normal; color:#77a093; 
					  font-weight:bold; text-decoration:none; ;
					}
#validate a:hover	{ text-decoration:underline; }
#validate p			{ font:italic 11px Georgia, "Times New Roman", serif; color:#686764; }
/* @end */

/* @group FORM */
fieldset, form		{ margin:0; padding:0; border:0; }
fieldset ol			{ margin:0; padding:12px 0 0; list-style:none; }
fieldset ol li		{ margin-bottom:1.3em; }
fieldset ol label	{ float:left; width:15%; line-height:33px; font:normal 1.8em "Helvetica Neue", Helvetica, arial, sans-serif; color:#aeaca4; text-align:right; padding-top:8px; padding-left: 5px;}
fieldset ol input.text,
fieldset ol textarea{ float:right; width:78%; border:1px solid #d6d6d6; padding:5px; border-width:1px 0px 0 1px; font-size:1.4em; }
fieldset ol input.text	{ height:23px;  }
fieldset ol textarea{ height:130px; font-size:1.4em;}
fieldset ol input.submit	{ margin-left:103px; }

.logobox {
	background-image: url(/images/logo_bg.gif);
	margin: auto;
	height: 191px;
	width: 254px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: left;
}

.text2 {
	font-size: 13px;
	line-height: 18px;
}





#liquid-round {
	width:100%;
	margin:0px auto;
	background:#fff url(/images/leftside.gif) repeat-y left top;
}

.top {
width:100%;
height:20px;
background:url(/images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(/images/top-right.gif) no-repeat right top;
}

.center-content {
position:relative;
background:url(/images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}

.bottom {
height:60px;
background:url(/images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(/images/bottom-right.gif) no-repeat right top;
}



.articletitle {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 13px;
	font-weight: bold;
}

.articletitle24 {
	color: #000000;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: -1px;
}

.articletitleblack {
	color: #2280DC;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
}

.articletitleblue {
	color: #0000CC;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}

.articletitlered {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}

.articletitleyellow {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}


/* @end */

.btn a {
	display: block;
	width: 130px;
	list-style-type: none;
	height: 28px;
	float: left;
	text-align: center;
	padding-top: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
}
.btn a:link, .btn a:visited {
	background-image: url(/images/btn.jpg);
	background-repeat: no-repeat;
}
.btn a:hover, .btn a:active {
	background-position: 50% -33px;
	
}

.footertype {
	font-weight: bold;
	color: #FFFFFF;
}

.footertype a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.footertype a:hover {
	font-weight: bold;
	color: #FFFF00;
}
