﻿*{
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	
	background-image:url(/images/body_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#1b1c1b;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
	padding:0px 0px 30px 0px;
	
}

#wrapper {
	width:1024px;
	margin:0px auto;
}

#header {
	overflow:auto;
	clear:both;
}

#logo {
	float:left;
}

#logo a {
	outline:none;
}

#tagline {
	width:560px;
	height:113px;
	float:left;
}

#homenav {
	overflow:auto;
	clear:both;
	margin:0px 0px 0px 0px;
}

#homenav #links {
	float:left;
}

#homenav #links a {
	display:block;
	outline:none;
}

#homenav .flash {
	float:left;
	background-image:url(/images/flash_bkg.jpg);
	background-repeat:no-repeat;
}

#nav2 {
	background:url(/images/nav2_bkg.jpg) no-repeat;
	width:935px;
	height:39px;
	padding:25px 0px 0px 25px;
	margin:9px 0px 0px 0px;
}

#nav2 a {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	margin:0px 12px 0px 12px;
	font-weight:bold;
	font-size:13px;
}

#nav2 a:hover {
	color:#8dd2ff;
}

#body {
	width:960px;
	margin:0px auto;
}

#body.sub {	
	padding:23px 32px 0px 32px;
	background:url(/images/body2_bkg.png) no-repeat;
	overflow:auto;
	clear:both;
	min-height:773px;
	width:960px;
}

#body.sub .bodyinner {
	overflow:auto;
	background:url(/images/sidebar_bkg.png) bottom left no-repeat;
}

#sidebar {
	width:222px;
	padding:0px 14px 0px 0px;
	margin:0px 0px 0px 16px;	
	float:left;
	min-height:766px;
}

#sidebar .blue {
	width:184px;
	height:242px;
	background:url(/images/sidebar_blue_bkg.jpg) no-repeat;
	padding:22px 21px 0px 17px;
	margin-bottom:10px;
}

#sidebar .blue h3 {
	margin:15px 0px 5px 0px;
}

#sidebar .blue h3 a {
	margin:0px;
}

#sidebar .blue h3.first {
	margin:0px 0px 5px 0px;
}

#sidebar .blue a {
	display:block;
	font-family:"Trebuchet MS";
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin:0px 0px 0px 3px;
}

#sidebar .blue a:hover, #sidebar .blue a.active {
	color:#facd38;
}


.content {
	overflow:auto;
	float:left;
	width:690px;
	margin:0px 0px 4px 0px;
}

.content h3, .content h3 a {
	color:#1b1c1b;
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

.content h3 a:hover {
	color:#facd38;

}

.content h4 {

	color:#1b1c1b;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	line-height:16px;
}


.content .inner {
	min-height:650px;
	background:url(/images/content_bkg.png) repeat-y;
	padding:25px 37px 5px 37px;
	overflow:auto;
}

.content .bottom {
	width:690px;
	height:22px;
	background:url(/images/content_bottom.png) no-repeat;
}

.content p {
	margin:10px 0px 20px 0px;
}

.content a {
	
	color:#ffdf75;
	text-decoration:underline;

}

.content a:hover {
	
	color:#facd38;
	text-decoration:none;

}

.content ul {

	margin:10px 0px 10px 0px;
	list-style:none;

}

.content li {
	
	background-image:url(/images/bullet_01.jpg);
	background-position:0px 2px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 2px 10px;
	background-repeat:no-repeat;
	
}
			

.content a:hover {
	
	text-decoration:none;

}


.content blockquote {
	
	margin:20px 0px 20px 0px;
	background:url(/images/blockquote_top.png) no-repeat top left;
	color:#fff;
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	font-weight:bold;
	clear:both;
	
	
}

.content blockquote div {
	
	padding:20px 50px 20px 50px;
	background:url(/images/blockquote_bottom.png) no-repeat bottom right;
	
}

.content img.img-right  {
	
	margin-left:15px;
	margin-bottom:15px;
	float:right;
	
}

.content img.img-left  {
	
	margin-right:15px;
	margin-bottom:5px;
	float:left;
	
}

#footer {
	overflow:auto;
	clear:both;
	text-align:center;
	color:#727272;
	margin:15px 0px 0px 0px;
	width:942px;
	margin-left:32px;
	
}

#footer a {
	color:#727272;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	color:#fefefe;	
}

#footer .links {
	border-top:1px solid #3f413f;
	border-bottom:1px solid #3f413f;
	margin-bottom:12px;	
}

#footer .links a {
	color:#727272;
	text-decoration:none;
	display:inline-block;
	border-left:1px solid #3f413f;
	border-right:1px solid #3f413f;
	padding:10px 15px 10px 15px;
	margin-right:-1px;
}

#footer .links a:hover {
	color:#fefefe;
	text-decoration:none;
}

#footer span {
	margin:0px 8px 0px 8px;
}

.home.content {
	margin:11px 0px 0px 0px;
	width:960px;
}

.home.content .left {
	width:545px;
	min-height:242px;
	padding:30px 40px 0px 45px;
	background:url(/images/home_content_bkg.jpg) no-repeat;
	color:#c1cbd1;
	float:left;
}

.home.content .left p {
	font-size:13px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
}

.home.content .left img {
	margin-right:1px;
}

.home.content .right {
	float:left;
	margin-left:8px;
}

.hr {

	height:20px;
	background: url(/images/hr.jpg) no-repeat scroll center;
	border:none;
	margin:1px 0px 1px 0px;
	clear:both;
}

hr {

	border-top:1px solid #7c96a5;
	border-bottom-width:0px; 
	border-left-width:0px; 
	border-right-width:0px; 
	height:1px; 
	clear:both; 
	display:block; 
	margin:5px 0 5px 0; 
	
}

td {

vertical-align:top;

}

.buttons {

	padding-top:10px;

}

#gallery {

	background-image:url(/images/gallery_bkg.jpg);
	height:435px;
	width:611px;
	background-repeat:no-repeat;
	padding-top:32px;
	margin-bottom:0px;
}