.main {
	height: 335px;
	background-position: center;
	margin: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body .header {
	background-image: url(../images/header.jpg);
	height: 72px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 743px;
	padding-right: 5px;
}
.content {
	background-position: center;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.content_little_right {
	float: right;
	width: 290px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-headerfade-long.jpg);
	background-repeat: repeat-x;
}

.content_left {
	float: left;
	width: 364px;
	padding-right: 5px;
	padding-left: 10px;
}
.content_right {
	float: right;
	width: 364px;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.content_paper {
	float: right;
	width: 240px;
	position: relative;
	background-image: url(../images/paper.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 330px;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.content .content_paper li {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}

.content .sub_head {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 768px;
	height: 228px;
}

.content .content_paper h1 {
	color: #0000CC;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.content_big_left {
	float: left;
	width: 448px;
	padding-left: 10px;
	clear: right;
	margin-top: auto;
	font-size: 14px;
}
.content .content_big_left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.content .content_big_left h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.content .content_little_right h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.content .content_big_left address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.footer {
	background-color: #3367A3;
	height: 35px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center;
	clear: both;
}
.menu {
	background-color: #3367A3;
	height: 35px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center;
	clear: both;
	background-image: url(../images/mnu_bg.jpg);
	background-repeat: no-repeat;
}
.subheader {

	background-color: #3367A3;
	height: 228px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center;
	clear: both;
}
.content .content_big_left li {
	list-style-position: inside;
	list-style-type: square;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content .content_big_left .img_left {
	padding: 2px;
	border: thin solid #000000;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.content .content_big_left .img_right {
	padding: 2px;
	border: thin solid #000000;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.content .content_little_right li {
	list-style-type: square;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.chromestyle{
	width: 99%;
	font-weight: bold;
	font-size: 14px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	margin: 0;
	text-align: right; /*set value to "left", "center", or "right"*/
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDE9DD;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.chromestyle ul li a:hover{
	background-image: url(../images/mnu_bg_hov.jpg);
	background-repeat: repeat-x;

}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 150px;
	visibility: hidden;


filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #9CC0E0;
}
.content_little_right_no_bg {

	float: right;
	width: 290px;
	padding-left: 5px;
	padding-right: 5px;
}
.content .content_big_left .drop_cap {
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3266A2;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #6792BD;
	border-right-color: #6792BD;
	border-bottom-color: #6792BD;
	border-left-color: #6792BD;
	height: 55px;
	width: 60px;
	float: left;
	text-align: left;
	font-family: "Edwardian Script ITC";
}
.content .content_big_left a {
	font-weight: bold;
	color: #3367A3;
	text-decoration: none;
}
.content .content_paper a {
	color: #589DE9;
	text-decoration: none;
	font-weight: bold;
}
.content .content_paper h1 {
	color: #000000;
}
.content .content_paper a:visited {
	color: #589DE9;
	text-decoration: none;
	font-weight: bold;
}
