/* @group html */

body
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size:72%;
background:#3b7eb0;
margin:0;

}

* {
	margin: 0;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:1em;
	line-height: 1.5em;
	text-align: left;
	
}

p, ul {
	margin-bottom: 1em;
}

p.date {
	margin: 0;
	color: #333;
	font-size: 0.9em;
}

p.headline {
	font-weight: bold;
	margin: 0 0 4px 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

p.intro {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.3em;
	color: #3a73af;
	/*letter-spacing: 0.05em;*/
}

p.caption {
	color: #333;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 0.9em;
	margin: 0;
	padding-top: 2px;
}

#content ul {
	margin: 1em 2em;
}

a {
color:#336699;
}



strong {
	color: #336c11;
}

a img {
border:0;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0;
	/*padding-top: 20px;*/
	color:#336699;
}

h1
{
margin-top: 0.5em;
font-size: 1.7em;
margin-bottom: 0.5em;
}

h2
{
font-size: 1.3em;
margin-bottom: 0.5em;
color: #999900;
}

h3
{
font-size: 1.5em;
color:#336699;
}



h4 {
	padding: 0;
	font-size: 1.3em;

}

h1 a, h3 a {
	text-decoration: none;
}



div.img-left {
float: left;
margin: 3px 20px 10px 0;
}

div.img-right {
float: right;
margin: 3px 0 10px 10px;
clear: right;
}

img.home-image {
	/*padding-top:3px;*/
	margin: 3px 10px;
}

div.clear {
	width: 800px;
	margin: 0 10px;
	height: 1px;
	clear: both;
}

/* @end */

/* @group layout */

/* @group home */

body.home .right {
	height: 360px;
	background:url(images/bg-home-info.jpg) top right;
}

#home-bottom {
	width: 820px;
	background:url(images/bg-page-bottom.jpg) repeat-y;
}

#home-bottom #call-action {
	width: 500px;
	/*float: left;
	display: inline;*/
	margin:0;
	padding: 30px 40px;
	font-size: 2em;
	color: #565e00;
}

body.home #content .pad
 {
	padding: 0 0 2px 12px;
}

body.home #content, body.home .right {
	padding-top: 2px;
}



/* @end */

/* @group portfolio */


body.portfolio	#content 
 {
	width:800px ;
	margin: 0 10px;
	
}

body.portfolio	#content .pad{
	background: #bdcc66 url(images/bg-player.jpg) bottom left repeat-x;
	text-align: center;
	margin: 2px;
	margin-top: 0;
	padding: 0;
}



/* @end */

#container {
	width: 820px;
	margin: 20px auto;
}

#header {
	width: 820px;
	height: 149px;
	background: url(images/header.jpg);
	
}

body.commercial #header {
	background: url(images/header-commercial.jpg);
}

#content-wrap {
	width: 820px;
	float: left;
	background: url(images/bg-page.jpg) repeat-y;
}

#content {
	width: 500px;
	padding-top: 5px;
	margin:0;
	
	
	min-height:300px;
height: auto !important;
height: 500px;
	
	}

#content .pad {
	padding: 20px 0 20px 40px;
}
	
.right {
float: right;
display: inline;
width: 272px;
margin-right: 10px;
margin-top: 2px;
padding: 10px;

}

#footer {
	clear: both;
	background: url(images/bg-footer.jpg) no-repeat;
	padding: 30px 40px 10px 40px;
	height: 40px;
	color: #FFF;
	
}

#footer p {
	text-align: center;
}

#footer a {
	color: #CCC;
	text-decoration: none;
}

/* @end */

/* @group nav */

#nav {
	background: url(images/bg-nav.jpg) repeat-y;
	text-align: left;
	width: 820px;
	
}

#nav ul {
	margin:  0;
	padding: 3px 40px;
	list-style: none;
}

#nav li {
	list-style: none;
	display: inline;
	
}

#nav a {
	
	font-size: 1.4em;
	font-family: "Trebuchet MS", Verdana;
	padding: 2px 10px;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	color: #FFF;
	background: #5b7510;
	text-decoration: none;
}

#nav a:hover, 
body.portfolio #nav a.portfolio,
body.services #nav a.services,
body.contact #nav a.contact
 {
	background: #FFF;
	color:#5b7510;
}


/* @end */

/* @group misc */


p.quote {
	margin-top: 20px;
  padding:10px;
	font-style: italic;
	font-weight:bold;
	font-size: 1.1em;
	color: #999900;
	text-align:center;
	background-image: url("images/quote.gif");
	background-repeat: no-repeat;
}

#leftCol p.smallText {
    font-size: 65%;
	text-align:center;
}

#leftCol p.caption {
	font-weight:bold;
  font-size: 85%;
	text-align: left;
	color: #006699;
	margin-bottom: 0px;
}

a img {
border: 0px;
}


td, th {
  font:11px/20px verdana, arial, helvetica, sans-serif;
	padding:5px;
	text-align: left;
}

table {
background-color:#EEEEDD;
}

tr {
border-bottom: 1px dashed #999999;
}
/* @end */