html,body {
	margin: 0;
	padding: 0;
}

body {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
}

a, a:link {
	color: #3a72b5;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover, a:active {
	color: #3a72b5;
	text-decoration: underline;
}

p {
	line-height: 2em;
	margin: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6 { display:block; clear:right; }

h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0; 
}

h1 {
	font: normal 3em Georgia, serif;
	line-height:1.5em;
	width:100%;
	padding:0;
	margin:0;
	}

h2 {
	font-family:Georgia,Trebuchet,Arial,Verdana,sans-serif;
	font-size: 2em;
	line-height:1.5em;
}

h3, h4, h5, h6 {
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}

h3 {
	font-size: 1.5em;
	line-height: 1.5em;

	}

h4 {
	font-size: 1.3em;
	line-height: 1.5em;
	}

h5 {
	font-size: 1.2em;
	line-height: 1.5em;
	}

h6 {
	font-size: 1.1em;
	line-height: 1.5em;
	}

img {
	border:0 none;
	padding:0;
	margin:0 0 10px 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote, cite {
	font-family:Georgia,Trebuchet,Arial,Verdana,sans-serif;
	font-weight:normal;
	line-height:1.5em;
	margin: 0;
	padding: 20px;
	quotes: "\201C" "\201D";
	position:relative;
	color:#666666;
	text-indent: 0;
	display:block;
}
/*
blockquote:before { content: open-quote; font:bold 1.5em Helvetica,sans-serif; margin-left:-10px; }
blockquote:after { content: close-quote; font:bold 1.5em Helvetica,sans-serif; margin-left:-10px; }
*/

blockquote#work-quote {
	font-family:Georgia,Trebuchet,Arial,Verdana,sans-serif;
	font-weight:normal;
}

blockquote#work-quote h2 {
	font-family:Georgia,Trebuchet,Arial,Verdana,sans-serif;
	font-weight:normal;
	padding-top:20%;
	padding-left:20%
	position:relative;
}

hr { display: none; }

iframe { border: 1px solid #ddd; }
 
.center { text-align: center; }

.clear { clear:both; }

.current-page { color: #3a72b5 !important; }

.note {
	color: #666;
	font-size: 10px;
}
	
#container
{
	width: 800px;
	height: 100%;
	margin:0 auto;
	text-align:left;
}

#header {
	height: auto;
	padding-top: 40px;
	background-color:transparent;
}

#header h1 {
    padding: 36px 0 0 0;
    overflow: hidden;
    background-image: url("/images/logo-h1.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:36px;
}

#header h1.hph1 {
    padding: 36px 0 0 0;
    overflow: hidden;
    background-image: none;
    height: 0px !important;
    height /**/:36px;
}

#nav {
	height:auto;
	width:800px;
	margin:10px 0;
	background:#b8dbe5 url("/images/nav-bg-4.png") repeat-x top left;
	border:solid 1px #71aada;
}

#nav ul {
	margin:0;
	padding:10px 0;
}

#nav li { 
	font-size:1em;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:0.75px;
	padding:0;
	margin:10px 20px 10px 10px;
	display:inline;
	text-transform:uppercase;
}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #000;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	color: #3a72b5;
	text-decoration: none;
}

#content {
	min-height:500px;
	height:auto;
	width:800px;
	overflow:auto;
	/*padding-top:4px;*/
	background:#eee url("/images/content-bg-5.gif") no-repeat center 100px;
	border: solid 1px #ddd;
	border-right: solid 1px #ddd;
}

#content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 10px 0;
	padding: 0;
	}

#content li {
	margin:0 0 .5em 0;
	padding:0 0 0 10px;
	background:transparent url("/images/gray_bullet.gif") no-repeat left .75em;
	}
	
#footer {
	height:auto;
	width:800px;
	padding-bottom:40px;
	background-color:transparent;
}

#footer p {
	font-size:10px;
	line-height:1.5em;
}

#home-page-statement {
	width:400px;
	height:auto;
	padding:200px 100px 0 100px;
	background: #eee url("/images/hp-logo3.gif") no-repeat center center;
	text-align:center;
	display:block;
	position:relative;
	margin:30px auto 200px auto;
	font-family:Georgia,Trebuchet,Arial,Verdana,sans-serif;
	font-weight:normal;
	color:#666;
}

.section {
	display: block;
	width: auto;
	padding:10px;
	overflow:auto;
}

.text {
	display:block;
	margin:10px;
	float:right;
}

.image, .info-box {
	line-height:1.65em;
	background-color:#fff;
	float:left;
	padding:10px;
	border:solid 1px #ddd;
}

.image h3, .info-box h3 {
	font-size:1em;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight:bold;
	letter-spacing:0.75px;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

.layout1 .image, .layout1 .info-box { width:200px; }
.layout1 .text { width:520px; }
.layout2 .image, .layout2 .info-box { width:400px; }
.layout2 .text { width:320px; }

#featured-1, #featured-2, #featured-3, #featured-4 {
	margin:0 0 10px 10px;
	padding: 0 10px 0 1px;
	width:178px;
	height:100px;
	float:left;
	border-right:solid 1px #ddd;
}

#featured-4 {
	border-right:none 0 !important;
}

#featured-1 img, #featured-2 img, #featured-3 img, #featured-4 img {
	margin:0;
	padding:0;
	border:solid 1px #ddd;
}

#featured-1 a:hover img, #featured-2 a:hover img, #featured-3 a:hover img, #featured-4 a:hover img {
	border:solid 1px #71aada;
}

.credit-1, .credit-2, .credit-3 {
	margin:0 10px 10px 0;
	padding: 0 10px 0 0;
	width:159px;
	height:300px;
	float:left;
	border-right:solid 1px #ddd;
	text-align:center;
	position:relative;
	bottom:0px;
}

.credit-3 {
	border-right:none 0 !important;
	margin:0 0 10px 0;
	padding:0;
}

/* not needed because of img attribute used by cushycms
.image img {
	width:200px;
}
*/

/* Alternate Template 1 - No left rail */
.alternate1 .wp-caption {
	background-color:#FFFFFF;
	width:400px !important;
	padding:10px;
	margin: 0 20px 10px 0;
	position:relative;
	float:left;
}
.alternate1 .wp-caption img {
	border:0 none;
	margin:0 0 10px 0;
	padding:0;
	width:400px;
}

/* Alternate Template 1 - No left rail */

/* Custom non-worpress styles */
#quotes blockquote { display:none; }
#quotes blockquote { padding-top:350px;vertical-align:middle; }
#quotes blockquote h2 { font-weight:normal; }
#quotes blockquote .credit { font-weight:normal;text-align:right; }
/* End Custom non-worpress styles */
