@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,
dl, dt, dd, li,  ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong {
	font-weight:bold;
}

ol, ul {
	list-style: none;
}

em {
	font-style:italic;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(Graphics/header-bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	color:#666;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:15px;
	font-weight:bold;
	line-height:23px;
	margin-bottom:5px;
}

.oneColFixCtr #container {
	width: 900px;
	margin: 0 auto;
}

#container-2 {
	width:900px;
	margin:0 auto;
}

#col1 {
	float:left;
	width:500px;
	margin-right:25px;
}

#col2 {
	float:right;
	width:350px;
	margin-left:25px;
}

#header {
	height:81px;
	background:url(Graphics/header-bg.gif) repeat-x;
}

#header img {
	float:left;
}

#header li {
	line-height:81px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	
}

#header li:hover {
	line-height:81px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background:url(Graphics/nav-bg.gif) bottom repeat-x;
}

#header li a {
	line-height:81px;
	text-decoration:none;
	color:#666;
	margin-left:30px;
	text-decoration:none;
	float:right;
}

#header li a:hover {
	line-height:81px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006;
	background:url(Graphics/nav-bg.gif) bottom repeat-x;
}

.pic1 {
	background-image:url(Graphics/DSC07942.JPG);
	background-repeat:repeat-x;
	height:200px;
	width:100%;
	background-position:center;
	margin-bottom:30px;
}

.pic2 {
	background-image:url(Graphics/DSC07941.JPG);
	background-repeat:repeat-x;
	height:200px;
	width:100%;
	background-position:center;
	margin-bottom:30px;
}
.pic3 {
	background-image:url(Graphics/DSC07943.JPG);
	background-repeat:repeat-x;
	height:200px;
	width:100%;
	background-position:center;
	margin-bottom:30px;
}
.pic4 {
	background-image:url(Graphics/DSC07945.JPG);
	background-repeat:repeat-x;
	height:200px;
	width:100%;
	background-position:center;
	margin-bottom:30px;
}
.pic5 {
	background-image:url(Graphics/DSC07946.JPG);
	background-repeat:repeat-x;
	height:200px;
	width:100%;
	background-position:center;
	margin-bottom:30px;
}
.pic6 {
	background-image:url(Graphics/DSC07947.jpg);
	background-repeat:repeat-x;
	height:200px;
	width:100%;
	background-position:center;
	margin-bottom:30px;
}

.pic-content {
	margin:0 auto;
	width:900px;
	text-align:left;
}

.title {
	height:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	line-height:60px;
	color:#006;
	background-image:url(Graphics/header-bg.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin:40px auto auto 20px;
}

.h1 {
	height:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:35px;
	color:#006;
	background-image:url(Graphics/header-bg.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin:20px auto auto 20px;
	clear:both;
	width:auto;
}

#quote {
	background:url(Graphics/quotes.gif) top left no-repeat;
	float:right;
	width:350px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#999;
	line-height:33px;
}

.quote-wide {
	background:url(Graphics/quotes.gif) top left no-repeat;
	float:left;
	width:900px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	color:#999;
	line-height:26px;
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:#CCC 1px solid;
}

#footer {
	margin:20px auto 0px 0px;
	width:900px;
	background:url(Graphics/footer-bg.gif) top no-repeat;
	height:100px;
	float:left;
	clear:both;
	text-align:center;
}

#footer a {
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
}

#footer a:hover {
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
}

#footer span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	text-align:left;
	margin-top:20px;
	line-height:15px;
}
