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

body {
	background-color: #d3e6fb;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

a:link, a:visited { 
	color: #4186d0;
	font-weight: bold;
	border-bottom: dashed 1px #ddd;
	text-decoration: none;
}

a:visited {
	color: #1d69bb;
}

a:hover {
	border-bottom: solid 1px #4186d0;
}


h1 {
	font-size: 2em; 
	color: #4186d0;
	font-weight: bold;
	padding: 0 0 8px 0;
	border-bottom: dashed 1px #ffe192;
}

h2, legend {
	color: #70d041;
	font-size: 1.5em;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
}

hr {
	height: 1px;
	background-color: transparent;
	border: none;
	border-top: dotted 1px #b8d8f9;
	margin: 18px auto;
}

ul {
	margin: 10px 12px;
}

li {
	background: transparent url(../images/sstar.gif) no-repeat left top;
	padding: 0 20px;
	color: #256DB5;	
	margin: 5px auto 15px auto;
}

table {
	padding: 10px;
	margin: 15px;
}

th {
	text-align: right; 
}

th, td {
	padding: 5px;
}

#wrapper {
	width: 820px;
	margin: 30px auto;
	background: transparent url(../images/background.jpg) repeat-y top center;
}

#head {
	background: transparent url(../images/topleft.jpg) no-repeat top right;
	height: 129px;
	width: 818px;
	position: relative;
	margin: 0 auto 10px 1px;
}

#logo {
	height: 129px;
	width: 265px;
	float: left;
	overflow: hidden;
	background: transparent url(../images/logo.jpg) no-repeat top left;
}

#logo a {
	display: block;
	height: 0;
	padding-top: 129px;
	width: 264px;
}	

#tag {
	display: block;
	width: 554px;
	height: 0;
	position: absolute;
	bottom:0;
	right: 0;
	background: transparent url(../images/tagline.jpg) no-repeat top right;
	padding-top: 35px;
	overflow: hidden;
}

#nav { 
	width: 800px;
	margin: 0 auto;
	background: transparent url(../images/menu.jpg) repeat-x top left;
	height: 38px;
}

#nav li {
	float: left;
	display: block;
	height: 38px;
	width: auto;
	padding: 0;
	background-image: none;
	margin: 0;
}

#nav li a {
	display: table-cell;
	padding: 0 15px;
	font-weight: bold;
	font-size: .95em;
	text-transform: uppercase;
	color: #fff;
	border: none;
	vertical-align: middle;
	height: 38px;
	text-decoration: none;
	border-left: solid 1px #70aff2;
	border-right: solid 1px #377eca;
}

#nav li.first a {
	border-left: none;
}

#nav li.last {
	border-left: solid 1px #70aff2;
}

#nav li a:hover, #nav li a.current {
	background: transparent url(../images/menu.jpg) repeat-x left -38px;
	border-left-color: #93e783;
	border-right-color: #398a23;
}

#nav li a.current span {
	display: table-cell;
	height: 38px;
	background: transparent url(../images/mini-arrow.png) no-repeat bottom center;
	vertical-align: middle;
}

#content {
	width: 770px;
	margin: 25px auto;
	padding: 0 15px;
}

#sharethis {
	height: 20px;
	text-align: right;
	margin: 8px 0;
}

#sharethis a {
	border: none;
}

#content p {
	line-height: 1.4em;
	margin: 15px auto;
}

#footer {
	background: transparent url(../images/bottom.jpg) no-repeat bottom left;
	width: 818px;
	height: 51px;
	margin: 0 0 0 1px;
}

#footer p {
	width: 770px;
	margin: 0 auto 0 9px;
	border-top: solid 2px #e2e2e2;
	background-color: #f4f4f4;
	text-align: right;
	padding: 15px;
	font-size: .75em;
	height: 11px;
}

.center {
	text-align: center;
}

a.gallery {
	border: none;
}

.gallery img {
	margin: 8px;
	padding: 5px;
	background-color: #eee;
	border: solid 1px #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	opacity: .85;
}

.gallery:hover img {
	opacity: 1;
	background-color: #ddd;
	border-color: #ccc;
}

.float {
	margin: 0 0 8px 6px;
	float: right;
	border: solid 1px #62A1E4;
	background-color: #62A1E4;
}

.label {
	display: block;
	width: 50px;
	text-align: right;
	float: left;
	clear: left;
	margin-right: 6px;
	color: #70D041;
	font-weight: bold;
	letter-spacing: 1px;
}

.label img {
	vertical-align: text-bottom;
}

/*************** forms */

.req {
	font-weight: bold;
	color: #cc0000;
}

fieldset {
	
	border-bottom: dotted 1px #b8d8f9;
	margin-bottom: 30px;
	padding-bottom: 10px;

}

ul.form {
	margin: 25px auto 0 auto;
}

ul.form li {
	background-image: none;
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
	clear: left;
	line-height: 1.5em;
}

ul.form label {
	width: 10em;
	text-align: right;
	margin-right: 5px;
	float: left;
	display: block;
	margin-top: 3px;
	font-weight: bold;
	color: #777;
}

ul.form li.two {
	width: 40%;
	float: left;
	clear: none;
}

ul.form li.top {
	clear: left;
}

ul.name-line {
	padding-bottom: 35px;
}

ul.address-block {
	padding-bottom: 80px;
}

ul.parent {
	margin-left: 4em;
	clear: left;
	padding-top: 20px;
}

ul.form .parent label {
	font-weight: normal;
	font-size: 95%;
	width: 9em;
}

ul.form .parent input {
}


ul.form .parent li {
	margin-bottom: 15px;
}
ul.form .name-line li, ul.form .address-block li {
	width: auto;
	margin: 0 40px 0 0;
	float: left;
	text-align: left;
	clear: none;
}

ul.form .name-line label, ul.form .address-block label {
	float: none;
	width: 100%;
	text-align: left;
	color: #999;
	font-weight: normal;
	font-size: 90%;
}

ul.form label.inline, ul.form li.authorize label {
	display: inline!important;
	width: auto;
	float: none;
}

ul.form small {
	display: block;
	margin: 5px auto;
	font-size: 90%;
	line-height: 1.6em;
	color: #777;
}

.clear { clear: both!important; height: 1px; }
.hidden { display: none; }
input.error { border: solid 2px #cc0000; background-color: #fae7e3; }
ul.form li label.error, ul.form li.error { color: #cc0000!important; font-weight: bold; }
ul.form li.error { font-weight: normal; }