﻿body {
margin:0;
background-image: url(images/sitebackground.jpg);
background-position:center top;
background-repeat:repeat-x;
background-color: #DEF1F3;
}

.wrapper {
	width: 780px;
	margin: 0 auto;
}
#container {	width: 780px;}#header{
	width: 780px;
	background: url(images/topbar.jpg) no-repeat;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#parent_div {
    width:780px;
 }
#parent_div:after {    content:'';    display:block;    clear:both; }#nav {	float: left;	width: 272px;	display:inline; /*required by IE6*/	background: url(images/navbackground.jpg) no-repeat;	height: 292px;	margin: 0px;	padding: 0px;}#photobox {	float:left;	width: 508px;	display:inline; /*required by IE6*/	background: url(images/mainphotobackground.jpg) no-repeat;	height: 292px;	margin: 0px;	padding: 0px;}#bodybox {	width: 780px;	background: url(images/bodybackground.jpg);	background-repeat: repeat-y;}#bodybox:after {    content:'';    display:block;    clear:both; }#bodytext {
	float:left;
	display:inline; /*required by IE6*/
	width:454px;
	margin-left: 45px;
	margin-right:30px;
	margin-bottom:20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;}

#bodytext span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}

#sidebar {	float:left;	display:inline; /*required by IE6*/	width: 201px;	margin-left: 20px;	margin-right: 30px;	padding: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 20px;}#sidebar span {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #000066;	font-style: italic;	font-weight: bold;	letter-spacing: 1px;}#sidebar a{color: #000000;font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 15px;text-decoration: none;}#sidebar a:hover{color: #000000;font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 15px;text-decoration: underline;}#linkbox {	border: 1px solid #ffffff;	color: #ffffff;	padding: 10px;	background-color: #222F5F;	text-align: center;	letter-spacing: 1px;	margin-top: 20px;}#linkbox a {	color: #ffffff;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 9px;	letter-spacing: 1px;	text-decoration: none;}#linkbox a:hover {	color: #ffffff;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 9px;	letter-spacing: 1px;	text-decoration: underline;}#breakoutquote {
	border: 1px solid #ffffff;
	color: #222F5F;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EFF6E7;
	letter-spacing: 1px;
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: italic;
}
#breakoutquote a {
	color: #222F5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: italic;
}
#breakoutquote a:hover {
	color: #222F5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: italic;
	text-decoration: underline;
}
#breakoutquote a:active {
	color: #222F5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: italic;
	text-decoration: underline;
}
#footer {
	width: 780px;
	height: 35px;
	background: url(images/footerbackground.jpg);
	background-repeat: no-repeat;
	float: left;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	float: none;
	display:inline; /*required by IE6*/
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}
.footertext a {
	text-decoration:none;
	color:#333333;
}
.footertext a:hover {
	text-decoration:underline;
}
.footertext a:active {
	text-decoration:underline;
}
.dropdown {
	top:40px;
	width:200px;
	margin-left: 48px;
	letter-spacing: 2px;
	display:block;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	line-height: .9em;
	margin-bottom: 14px;
	margin-top: 5px;
}

#two-ddheader span2{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

.dropdown span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.dropdown dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	width:160px; 
	cursor:pointer;
}

.dropdown dd {
	margin-left: 10px;
	padding:0;
	position:absolute;
	top: 0px;
	overflow:hidden; display:none;
}

.dropdown ul {
	color: #ffffff;
	width: 175px;
	margin: 0;
	padding:0;
	list-style:none;
	background:#7EA14E;
	opacity:0.85;-moz-opacity:0.85;
	border: 1px solid #6B8942;
}

.dropdown li {
	color: #ffffff;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
}

.dropdown a {
	color: #ffffff;
	display: block;
	text-decoration:none;
}

.dropdown a:hover {
	color: #ffffff;
	display: block;
	text-decoration:underline;
}
