@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* this starts markup for matt for mayor */

p{
	line-height: 16px;
	padding-bottom: 8px;
}

body {
	background-color:#62774c;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	line-height:18px;
	font-size:13px;
	background-image:url(images/bg_grass.jpg);
	
}


h1{
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	color:#594a42;
	font-size:26px;
	padding-top:30px;
	padding-bottom: 12px;
	font-weight:300;
	
}

h2{
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	color:#594a42;
	font-size:26px;
	padding-top:30px;
	padding-bottom: 12px;
	font-weight:300;
	
}

h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#62774c;
	text-transform:uppercase;
	padding-bottom: 10px;
	padding-top:20px;
	font-weight:200;
	margin-left:10px;

}

h4{
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#594a42;
	padding-bottom: 2px;
	padding-top: 15px;
	margin-left: 10px;
	font-weight:300;
	text-transform:uppercase;
	
}

strong{
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	color:#594a42;
	font-size:14px;
	font-weight:600;
	
}

#container {
	width: 945px;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#nav {
	width:850px;
	margin-left:10px;
	margin-right:10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top:35px;
	padding-bottom:15px;
	background-image:url(images/nav_bg.png);
	background-repeat:no-repeat;
	color: white;
	text-align:left;
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#nav A:link {
	color: #666;
	text-decoration: none;
	padding: 5px 5px;
}

#nav A:visited {
	color:#666;
	text-decoration: none;
	padding: 5px 5px;
}

#nav A:hover {
	text-decoration: none;
	background-color:#62774c;
	color: #fff;
	padding: 5px 5px;
}

#nav A:link#current {
	text-decoration: none;
	background-color:#62774c;
	color: #fff;
	padding: 5px 5px;
}

#nav A:visited#current {
	text-decoration: none;
	background-color:#62774c;
	color: #fff;
	padding: 5px 5px;
}

#sub_nav {
	width:850px;
	margin-left:10px;
	margin-right:10px;
	padding-left: 43px;
	padding-right: 40px;
	padding-bottom:10px;
	background-image:url(images/body_bg.png);
	color: white;
	text-align:left;
	font-family: 'avenir', 'century gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}

#sub_nav A:link {
	color:#62774c;
	text-decoration: none;
	padding: 2px 2px;
}

#sub_nav A:visited {
	color:#62774c;
	text-decoration: none;
	padding: 2px 2px;
}

#sub_nav A:hover {
	text-decoration: none;
	color: #333;
	padding: 2px 2px;
}

#sub_nav A:link#current {
	text-decoration: none;
	color:#333;
	padding: 2px 2px;
}

#sub_nav A:visited#current {
	text-decoration: none;
	color:#333;
	padding: 2px 2px;
}



#logo {
	width:925px;
	height:150px;
	margin-left:10px;
	margin-right:10px;
}

#sign_up {
	width:925px;
	float: right;
	margin-left: auto;
	margin-right: 25px;
	color: white;
	font-family: "Goudy Bold Italic Old Style Figures" , "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size:13px;
	text-transform:capitalize;
	font-style:italic;
	letter-spacing: 1px;
	padding-top: 4px;
}

#header{
	width:840px;
	margin-left:10px;
	margin-right:90px;
	padding-left: 40px;
	padding-right: 40px;
	background-image:url(images/body_bg.png);
	background-repeat:repeat-y;
}



#body{
	width:845px;
	margin-left:10px;
	margin-right:10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	background-image:url(images/body_bg.png);
	background-repeat:repeat-y;
}

#body A:link {
	color: #62774c;
	font-weight:normal;
	text-decoration: none;
}

#body A:hover {
	color:#62774c;
	font-weight:normal;
	text-decoration: underline;
}

#body A:visited {
	color:#62774c;
	font-weight:normal;
	text-decoration: none;
}


#left_col{
	width:410px;
	margin-top:15px;
	float:right;
	margin-right:10px;
	line-height:10px;
	font-size:11px;
	border: 2px solid #999;
	text-align:left;
	background-color:#FFF;
}

#right_col{
	width:410px;
	margin-top:15px;
	float:left;
	line-height:10px;
	font-size:11px;
	border: 2px solid #999;
	text-align:left;
	background-color:#FFF;
}

.col_text {
	margin: 10px;
	font-size:11px;
	color:#666;
	line-height:14px;
}

.col_text A:link {
	color: #333;
	font-weight:normal;
	text-decoration: none;
}

.col_text A:visited {
	color:#333;
	font-weight:normal;
	text-decoration: none;
}

.col_text A:hover {
	color: #62774c;
}

#footer{
	width:850px;
	margin-left:10px;
	height: 90px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
	background-image:url(images/footer_bg.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-align:center;
	
}

#footer A:link {
	color: #333;
	font-weight:normal;
	text-decoration: none;
}

#footer A:visited {
	color:#333;
	font-weight:normal;
	text-decoration: none;
}

#footer A:hover {
	color: #62774c;
}

.service{ float: left; margin-right: 5px; border:1px solid #666; padding: 3px;}


