a:link {
	color: #2D2F8B;
	text-decoration: underline;
}

a:visited {
	color: #2D2F8B;
}

a:hover {
	color: #2D2F8B;
	text-decoration: none;
}

body {
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
}

body, div, span, p, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 11px 0 11px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333;
	margin: 0 auto;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding-left: 11px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E5255;
	padding-left: 11px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E5255;
	margin-top: 0;
	padding-left: 11px;
}

hr {
	color: #9E2F37;
	height: 1px;
	border-top: 1px solid #9E2F37;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

ul {
	list-style-position: inside;
	/*font-size: 14px;*/
	padding: 0 0 0 1em;
	margin: 0 0 0 15px;
}

/*ul li {
	font-size: 14px;
	padding: 0 0 3px 0;
}*/

#page {
	margin: 2px 0 0 0;
	text-align: left;
	width: 800px;
	padding: 0;
}

#header {
	/*padding: 5px 25px 0 25px;*/
	/*margin: 10px 0 4px 589px;*/
	height: 120px;
	text-align: left;
}

#nav {
	position: relative;
	background-color: #FFF;
	text-align: left;
	width: 217px;
	top: 0;
	left: 0;
	text: nowrap;
	padding-left: 3px;
	/*width: 203px;*/ 	/* False value for IE4-5.x/Win. */
	/*voice-family: "\"}\""; 
	voice-family:inherit;
	width: 196px;*/	/* Good value for compliant browers. */
	/*border-right: 1px solid #000;*/
}

#nav-contain {
	padding: 3px 0 0 0;	
}

#content {
	margin: 0 auto;
	padding: 3px 0 0 29px;
	background: #FFF;
	text-align: left;
	width: 504px;
	/*height: 353px;*/
	/*border-top: 4px solid #FFF;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;*/		
}

#gallery {
	margin: 0 auto;
	padding: 0 0 0 0;
	/*background: #EBF0E4;*/
	text-align: center;
	width: 550px;
	border-top: 4px solid #FFF;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;		
}

#footer {
	margin: -10px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
	width: 800px;
	padding: -20px 0 0 0;
}

/*#footer p {
	font-size: 12px;
	color: #666666;
	margin: 17px;
}*/

.error {
	color: #C00;
	font-weight: bold;
}

.picture {
	margin: 0 11px 0 0;
	float: left;
	border: none;
}

.photo-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}

.small {
	font-size: 11px;
}

.spacer {
	clear: both;
}

ul.small {
	font-size: 11px;
	padding: 5px;
	margin: 5px;
}

ul.small li {
	font-size: 11px;
	padding: 0 0 10px 0;
}

/*.form-contain {
	border: none;
	border-collapse: collapse;
}

.form-contain td {
	padding: 3px 3px 3px 11px;
	vertical-align: top;
}

.form-contain td.formw {
	width: 100%;
}
.label {
	color: #000;
	font-size: 13px;
	text-align: right;
	white-space: nowrap;
}*/
	
.btn-contain {
	clear: both;
	text-align: right;
	margin: 5px 0 0 0;
}

/*table.summary {
	border-collapse: collapse;
	border: 1px solid #000;
}

table.summary td, table.summary th {
	padding: 3px;
	border: 1px solid #000;
	font-size: 11px;
}

table.summary th {
	background: #DDD;
}

table.summary caption {
	text-align: left;
	font-weight: bold;
}*/