/* =Standard Settings
-----------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}

html{
	min-height:100%;

 }


/* =Typography
-----------------------------------------------------------------------------*/




a {
	text-decoration: underline;
	color: #BDA262;
}
a:hover {color: #FCB627;}


body {
	background: #FCB627;
}

p{
	margin-bottom:20px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

li {list-style: none;}

h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}



h1 {
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 24px;
}

h2{
	font-size: 28px;
	color: #404040;
	line-height: 40px;
	letter-spacing: 1px;
}
h3{
	font-size: 20px;
	color: #404040;
	font-weight: normal;
	padding-bottom: 12px;
}
h4{
	font-size: 28px;
	color: #404040;
	font-weight: normal;
  line-height: 40px;
  letter-spacing: 1px;
}




/* =Page Structure
-----------------------------------------------------------------------------*/

#wrapper{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.container {
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 910px;
	background-image: url(img/logo_sidebar_large.gif);
	background-repeat: no-repeat;
	background-position: 580px 96%;
	background-color: #FFFFFF;
	overflow: hidden;
}

.content_wrapper {
	background-color:#5B666A;
	width: 910px;
}

.content_wrapper_sub {
	width: 910px;
}



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

.main { width: 910px; margin:0; padding:0; }



/* =Header
-----------------------------------------------------------------------------*/


.top {
	padding: 0;
20px 0;
}

.header {
	background-color: #fff;
	font-size: 1.2em;
	height: 105px;
	margin: 0 auto;
	padding: 0px 20px 5px;
	width: 910px;
}




/* =Naivgation
-----------------------------------------------------------------------------*/
.navigation {
	background-color: #FEF3DB;
	height: 60px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/nav_bg_v2_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.navigation a {
	height:45px;
	color: #4c4841;
	display: block;
	float: left;
	padding: 16px 8px 0;
	text-decoration: none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 85px;
}
.navigation a:hover {
	background: transparent url(img/nav_on2.gif) left top repeat-x;
	color: #4c4841;
	width: 85px;
}


.navigation .contact{
	background-image: url(img/nav_off_v2_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.navigation .contact a:hover {
	background-color: transparent;
	background-image: url(img/nav_on_contact.gif);
	background-repeat: repeat-x;
	background-position: left top;
}




.more{
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.topAnchor{
	background-image: url(img/cown_anchor.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 58px;
	display: block;
	margin: 0px;
	}


/* =Content Structure
-----------------------------------------------------------------------------*/

#flash_home{
	margin: 0;
	padding: 0;
	width: 910px;
}


.content {
	float: left;
	width: 440px;
	margin-top: 33px;
	margin-bottom: 33px;
	margin-left: 33px;
}

.content p{
	color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}


.content a{
	color: #fff;
	margin-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}

.content h1 {
    color: #fff;
	font: bold 20pxArial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-bottom: 4px;
}


.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}


/* CONTENT SUBPAGES */

#content_sub {
	width: 580px;
	margin-top: 33px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#content_sub p {
	line-height:18px;
	margin-bottom: 12px;
}

#content_sub .imagegright {
padding: 5px;
border: 1px solid #D8EBD8;
margin-left: 4px;
float: right;
}


#content_sub .imagegleft {
padding: 5px;
border: 1px solid #D8EBD8;
margin-left: 4px;
float: left;
}



/* FEATURES */


#features {
	float: right;
	color:#FFFFFF;
	margin-top: 33px;
	margin-right: 33px;
	margin-bottom: 33px;
	margin-left: 0px;
}

.topColumn{
	height:20px;
	text-decoration: none;
	width: 366px;
}

.topColumn a{
	display:block;
	float:left;
	width:112px;
	padding-left:8px;
	text-decoration: none;
	letter-spacing:.5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
}


.columns {
	float: left;
	width: 100px;
	border-left:dotted thin #CCCCCC;
	line-height:18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#features .columns .quote p{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	padding-bottom: 10px;
	font-style: italic;
	 }


#features .columns p{
	color: #fff;
	margin-bottom: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}


#features .columns a{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}

#features .columns h6 {
	font: bold 12pxArial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

/* testimonial */

.testimonials{
	margin-bottom: 12px;
	padding: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.name{ text-align:right; font-weight:bold;}

 
/* =Potential Sidebar
-----------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 260px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-left:30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: 0px;
}

.sidebar_content {
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10;
}

.sidebar_content h3 {
	color: #5b666a;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
}
.sidebar_content ul {
	padding: 0;
	border-top: 1px solid #fff;
}
.sidebar_content li {}

.sidebar_content li a {
	color: #5b666a;
	font-size: 1.1em;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidebar_content li a:hover {
	background-color: #fff;
	color: #fff;	
}


 
/* =Listings
-----------------------------------------------------------------------------*/

.listings {
	margin-top: 20px;
	margin-bottom: 20px;
	border:none;
	width: 580px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}

.listings p{
	display: block;
	font-size: x-small;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


.listings h5 {
	color: #5b666a;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 14px;
}


.listings h4, h5, h6{
line-height:13px;

}

.listings h6  {
	color: #5b666a;
	font-size: 12px;
	font-weight:bold;
	float: left;
	display: block;
	width: 58px;
	margin: 0px;
	padding-top: 1px;
}


.listings .widecolumn {
	float: left;
	line-height:10px;
	padding: 0px;
	margin: 0px;
	width: 164px;
}


.listings .narrowcolumn {
	float: left;
	line-height:10px;
	padding: 0px;
	margin: 0px;
	width: 131px;
}



.listings .rows {
	display:block;
	width:100%;
}


.listings .description {
	clear: both;
	padding-top: 8px;
	font-size: 12px;
	line-height: 14px;
}




/*= Press */


.press{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	border:none;
	width: 610px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}


.press p{
	display: block;
	font-size: x-small;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


.press h5 {
	color: #5b666a;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 14px;
}


.press h4, h5, h6{
line-height:13px;

}

.press h6  {
	color: #5b666a;
	font-size: 12px;
	font-weight:bold;
	float: left;
	display: block;
	width: 58px;
	margin: 0px;
}





/* =Footer
-----------------------------------------------------------------------------*/
#footer_wrapper {

	background-color: #FFF;
	width: 910px;
	clear: both;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.footer{
	color: #5B666A;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
	

.footer a,.footer a:hover {
	color:#663333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.footer .left{ text-align:left;}
.footer .right{ text-align:right;}



/* =Images
-----------------------------------------------------------------------------*/

img {
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	}





/* =Forms
-----------------------------------------------------------------------------*/

<? /* IE Hack */
if ($IE) { ?>
input,
select,
textarea {
    font-size: 100%;
}
<? } ?>

<? /* Removes fieldset borders. even on Opera 7 */ ?>
fieldset {
  border: 1px solid #fff;
}



#simpleform {
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

#simpleform label {
    display: block;
}

#simpleform select,
#simpleform textarea,
#simpleform input {
	margin: 0 0 10px 0;
    font-size: <?= fontsize(); ?>;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F9F9F9;
}

#simpleform p {
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

label.error {
    color: red;
}

input.nobreak {
	float: left;
}

label.nobreak {
    padding-left: 20px;
    padding-bottom: 5px;
	
	
}

/* =Tables
-----------------------------------------------------------------------------*/

table {
	width:100%;
	font-size: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 4px;
	margin-bottom: 4px;
}

td {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}




/* =Misc
-----------------------------------------------------------------------------*/

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	padding-right: 8px;
	}




/* =Clear Fixes
-----------------------------------------------------------------------------*/


.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	padding:0;
	width: 100%;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
