/*
	Theme Name: Light
	Theme URI: http://vaguedream.com/wordpress-themes/
	Description: A theme created by <a href="http://vaguedream.com" target="_blank">Stephen Reinhardt</a>. Supports <a href="http://automattic.com/code/widgets/" target="_blank">Widgets</a>.
	Version: 1.0	
	Author: Stephen Reinhardt
	Author URI: http://vaguedream.com/
*/
* {
margin:0;
padding:0;
}

body {
background:#EAEAEA;
background-repeat:repeat-x;
color:#697C83;
font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
font-size:small;
font-weight:400;
text-align:left;
margin:0;
padding:0;
}

body,html,ul {
color:#697C83;
margin:0;
padding:0;
}

.utw {
text-transform:lowercase;
}

#wrap {
overflow:hidden;
background-color:#ffffff;
position:relative;
width:746px;
margin:0 auto;
}

#header {
background:url(../images/header3.jpg);
width:746px;
height:215px;
margin:0 auto;
padding:0;
}

#logo {
height:100px;
width:746px;
margin:0 auto;
}

#blogname {
height:30px;
padding-left:22px;
padding-top:28px;
text-align:left;
}

h1#blogname a {
color:#FFF;
font-size:36px;
font-weight:400;
}

h1#blogname a span{
	visibility:hidden;
}

.description {
color:#CAE972;
font-size:1em;
font-style:italic;
font-weight:400;
height:24px;
padding-right:20px;
text-align:right;
}
.description  span{
	visibility:hidden;
}

#content {
color:#656565;
display:inline;
float:left;
font-size:100%;
line-height:1.6em;
text-align:left;
width:706px;
margin:15px 20px 0 20px;
padding:5px 0 15px;
}

#content p {
	margin:0.5em 0;
}
#content h3{
	background:url(../images/h3_bullet.jpg) no-repeat;
	padding-left:15px;
	color:#0081AA;
	font-size:130%;
}

#content h4{
	padding-left:15px;
	color:#0081AA;
	font-size:110%;
}
#pdf-files {
	background:#CFEEF8;
	border:1px solid #62A7BC;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	width:726px;
	margin:0 auto;
	padding-left:20px;
}
#footer {
	border-top:2px solid #C11926;
	clear:both;
	height:60px;
	padding-bottom:10px;
	padding-top:25px;
	text-align:left;
	width:726px;
	margin:0 auto;
	padding-left:20px;
}
#footernav a{
	color:#203866;
	font-size:85%;
	text-transform:uppercase;
	text-align:left;
}
#footernav a:hover{
	color:#6CBA17;
}

h2 {
font-size:150%;
}

h4 {
font-size:130%;
}

a img {
border:0;
}



table {
margin:10px;
}

td,th {
font-weight:400;
padding:3px;
}

.navigation {
background:url(../images/nav_bg.jpg) 0 0 repeat-x;
clear:both;
height:40px;
width:731px;
margin:0 auto;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
}

.navigation a:link,.navigation a:visited {
color:#203866;
height:24px;
margin-right:2px;
padding-left:10px;
padding-top:10px;
text-decoration:none;
text-transform:uppercase;
}

.navigation a:link,.navigation a:link span,.navigation a:visited,.navigation a:visited span {
cursor:pointer;
display:block;
float:left;
}

.navigation li {
line-height:20px;
float:left;
list-style:none;
margin:0;
}

.navigation a:hover {
color:#5EAA15;
height:24px;
padding-left:10px;
text-decoration:none;
}

.current_page_item a:link,.current_page_item a:visited {
color:#5EAA15;
height:27px;
line-height:20px;
margin-right:2px;
padding-left:15px;
text-decoration:none;
}

.current_page_item a:hover {
color:#5EAA15;
height:27px;
margin-right:2px;
padding-left:15px;
text-decoration:none;
}

.navigation ul {
list-style:none;
margin:0;
padding:0;
}

blockquote {
border-left:2px solid #CADAE7;
color:#999;
font-style:italic;
padding-left:8px;
margin:0 25px;
}


a,a:visited,a:hover {
color:#697C83;
text-decoration:none;
}

.navigation a:link span,.navigation a:visited span,.navigation a:hover span {
height:24px;
padding-right:10px;
}

.current_page_item a:link span,.current_page_item a:visited span,.current_page_item a:hover span {
height:27px;
padding-right:15px;
}



#newsletter {
	float:right;
	width:200px;
	font-size:95%;
}

.tblborder {
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	padding:5px 0 5px 10px;
}
.tblborder label {
	display:block;
}
/*FORM
--------------------------------------------------------------------------------- */  

#frmenquiry label {
	display: block;
	font-weight:bold;
	text-align:right;
}

#frmenquiry table td {
	padding: 3px;
}
.valign-top {
	vertical-align:top;
}
table.summary{
	background-color:#F4F8FC;
	padding:15px 15px 15px 15px;
	margin-top:15px;
}

.underline {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

.underline2 {
	color: #C11926;
	text-decoration:underline;
	font-weight:bold;
	font-size:115%;
}
.manifesto ul, li {
margin-left:15px;}
.picholder {
	float:right;
	width:auto;
	margin:10px 10px;
	padding:3px;
	border:1px solid #ccc;
}
