body {
	background-image: url(images/body-background.jpg);
	background-repeat: repeat-x;
	background-color: #0a0c20;	
}



#page {
	background-image: url(images/sidebar-background.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

a#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

ul#navigation {
	background-color: #0a0c20;
}
ul#navigation a {
	color:#FFFFFF;
	font-size: 9pt;
}
ul#navigation a:hover,ul#navigation .current a {
	background-color: #081f46;
}

#content_side {
	background-image: url(images/sidebar-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #d0d0d0;
}

#content_side p {
	color: #0e3583;
	font-size: 8pt;	
}

big {
	font-size: 13pt;
	color: #ba0c0e;
}

#page a {
	color: #0e3583;
	text-decoration: none;
}
#page a:hover {
	text-decoration: underline;
}

h1 {
	color: #175c01;
	font-weight: normal;
	font-size: 21pt;
}

#content_side a {
	color: #000000;	
}

#quick_contact {
	background-image: url(images/quick_contact-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 39px;
	border-bottom: solid 2px #081f46;
	margin-bottom: 30px;
}
#quick_contact h2 {
	color: #0e3583;
}

#quick_contact p, #quick_contact address{
	color: #0e3583;
}

#content_main .block {
	background-image: url(images/block-background.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border: none;
	padding: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 140px;
}

.block img {
	float: right;
	margin-left: 10px;	
}

h3 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #175c01;	
}
.block h3 {
	margin-bottom: 7px;	
	padding-top: 5px;
}
#content_side h3{
	color: #425f99;
}
.block p {
	font-size: 8pt;	
	margin-top: 0px;
	margin-bottom: 7px;
}

#content_side .block img {
		border: solid 1px #5690b0;
		margin-left: 5px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		float: none;
}
#content_side .block p,#content_side .block h3 {
	margin-left: 10px;
	margin-right: 15px;	
}
#content_side .block h3 {
	padding-top: 0px;
	margin-top: 4px;	
}
#content_side .block {
	margin-bottom: 20px;	
}

#newsletter_form {
	margin-top: 156px;
	margin-left: 5px;
}

#extra_right p {
	color:#b2cbff;	
}

#newsletter_form form {
	margin-top: 5px;
	padding-top: 0px;
	text-align: right;
	width: 150px;
}

#newsletter_form form input.text {
	width: 142px;
	margin-bottom: 3px;	
	padding: 2px;
	color: #0e3583;
	font-size: 8pt;
}

#page_holder {
	width: 760px;
}
#page_table, #extra_right {
	float: none;	
}

#extra_right {
	display: none;	
}


.block2 {
	border-top: solid 1px #0e3583;
}
.block2 p.small{
	font-style: italic;
	margin-top: 0px;
	font-size: 7pt;
}
.block2 h2 {
	margin-bottom: 0px;	
	color: #0e3583;
	font-weight: normal;
}

.block2 ul {
	list-style-type: none;	
}

#blueberry_guy { display: none; }
ul.navigation { 
	margin-top: 0px;
	list-style-type: none; 
	margin-left: 20px;	
}