body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	padding-top: 15px;
}

h1 {
	color: #505050;
	font-size: 16px;
	border-bottom: 2px solid #D8D8D8;
	margin: 8px 0 6px 0;
	padding: 0;
}

h2 {
	color: #444444;
	font-size: 14px;
	margin: 10px 0 3px 0;
	padding: 0;
}

h3 {
	color: #444444;
	font-size: 13px;
	margin: 10px 0 3px 0;
	padding: 0;
}

p {
	font-size: 13px;
	color: #202020;
}

a img {
	border: 0;
}

a {
	color: #ac0400;
	text-decoration: underline;
}

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

#container {
	position: relative;
	background: #FFFFFF url(images/bg_main.gif) repeat-y center top; 
	margin: 0 auto 0 auto;
	text-align: left;
	width: 754px;
}

#header {
	position: relative;
	background: url(images/bg_header.gif) no-repeat center top;
	height: 179px;
}

#flash {
	width: 510px;
	height: 130px;
	position: absolute;
	top: 17px;
	left: 235px;
}

#navigation {
	position: absolute;
	top: 153px;
	left: 20px;
	height: 25px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 1px 16px 1px 0;
	padding: 5px 8px 5px 8px;
	position: relative;
}

#navigation a:hover {
	background: #091449;
}

#container2 {
	background: url(images/bg_footer.gif) no-repeat center bottom;	
	display: block;
	width: 100%;
	padding-bottom: 15px;
}

#content_wrap {
	background: url(images/bg_snow.jpg) no-repeat center bottom;
	padding: 5px 21px 20px 21px;
	margin-top: 10px;
	min-height: 270px;
}

#content_wrap p {
	line-height: 140%;
	margin: 4px 0 10px 0;
}

#content_wrap ul {
	margin: 4px 0 10px 0;
 	padding: 0; 
	list-style: none;
}

#content_wrap li {
	font-size: 11px;
	border-bottom: 1px solid #C6C6C6; 

/*	margin-top: 3px;
	padding: 0 0 4px 10px;
*/

	padding: 7px;

	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;

	line-height: 100%;
}

#content_wrap li a {
	text-decoration: none;
}

#content_wrap li a:hover {
	text-decoration: underline;
}

#col1 {
	float: left;
	width: 252px;
	border-left: 2px solid #D8D8D8;
	padding: 0 10px 0 12px;
}

#col2 {
	float: left;
	width: 242px;
	border-left: 1px solid #d2d4d5;
	border-right: 1px solid #d2d4d5;
	padding: 0 10px 0 12px;
}

#col3 {
	float: left;
	width: 146px;
	border-right: 2px solid #D8D8D8;
	padding: 0 10px 0 12px;
}

.gallery {
	margin: 0 4px 8px 0;
}

.gallery-more {
	font-size: 12px;
	text-align: right;
}

.gallery-more a {
	text-decoration: none;
}

.gallery-more a:hover {
	text-decoration: underline;
}

#footer1 {
	background: #dbe3ec;
	border: 1px solid #9da8bf;
	text-align: left;
	margin: 0 20px 15px 20px;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #303030;
}

#footer1 a {
	color: #8b0300;
	text-decoration: none;
}

#footer1 a:hover {
	color: #8b0300;
	text-decoration: underline;
}

#footer2 {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	text-align: center;
	margin: 15px;
	padding: 10px;
	font-size: 11px;
	color: #707070;
	clear: both;
}

#footer1 p, #footer2 p {
	margin: 0;
	padding: 0;
}


.galleryimg {
	border: 1px solid #505050;
	padding: 2px;
}

.thumbnail300 {
	border: 1px solid #505050;
	padding: 2px;
	margin: 10px 20px 10px 20px;
}

.thumbnail65 {
	margin: 0 4px 8px 0;

	border: 1px solid #AAAAAA;
	padding: 1px;
}
