@charset "utf-8";
body {
	background-color: #181c4e;
	color: #adadad;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 71.5%;
}
a{
	color: #ff702b;
}
a img{
	border: none;
}
#container{
	width: 916px;
	margin:auto;
}
#logo{
	width: 196px;
	height: 93px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: left;
}
#contact{
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	font-size: 0.75em;
	color: #acc2c1;	
}
#contact a{
	color: #acc2c1;
}
#logo h1{
	text-indent: -90000em;
	font-size: 9px;
}
#nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	width: 916px;
	clear:both;
}
#nav_wrap{
	background-image:url(../images/nav_end.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	float: left;
	line-height: 31px;
	background-image:url(../images/nav_divide.gif);
	background-repeat:no-repeat;
	background-position: top right;
	padding-right: 1px;
}
#nav ul li a{
	display: block;
	line-height: 31px;
	text-align: center;
	text-indent: -9000em;
	width: 90px;
}
.clear{
	clear: both;
}
h1,h2,h3,h4,h5,h6{
	color: #ff651a;
	font-size: 1.75em;
}
strong{
	color: #ff651a;
}
h2{
	color: #acc2c1;
	font-size: 1.5em;
}
h2 a{
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
#content_container{
	margin-top: 15px;
	clear: both;
}
#content{
	width: 595px;
	padding: 15px;
	padding-top: 0px;
}
#content_title{
	width: 623px;
	background-color: #181c4e;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	height: 38px;
}
#content_title h1{
	margin: 0px;
	padding: 0px;
	text-indent: -9000em;
	font-size: 6px;
}
#content_bottom{
	width: 635px;
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #181c4e;
	float: left;	
	min-height: 500px;
}
#content .home{
	padding: 0px;
}
.tease{
	clear: both;
	width: 590px;
	border-bottom: solid 1px #0c0f30;
	padding-top: 10px;
	padding-bottom: 10px;	
}
hr{
	color: #0c0f30;
	background-color: #0c0f30;
	size: 1px;
	height: 1px;
}
.tease_detail{
	float: left;
	width: 460px;
	margin-left: 20px;
}
.tease_title{
	border-bottom: solid 1px #0c0f30;
	background-image:url(../images/right_col_top.gif);
	background-repeat:no-repeat;	
	height: 38px;
	background-color: #181c4e;
}
#left_col .tease_title{
	background-image:url(../images/left_col_top.gif);
}
.tease_detail p{
	margin: 0px; 	
}	
.tease_title h2{
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	padding-top: 15px;
	text-transform:uppercase;
}
.tease_links{
	float: left;
	width: 105px;
}
.tease_detail h2 a{
	color: #acc2c1;
}

.calltoaction{
	color: #ff631d;
	background-image:url(../images/tease_button.gif);
	background-repeat:no-repeat;
	width: 80px;
	height: 19px;
	text-transform:uppercase;
	text-decoration: none;
	padding-top: 2px;
	display:block;
	text-align:center;
}
.calltoaction{
	margin-top: 10px;
}
.float{
	float: right;
}
.tease_links a:hover, .calltoaction:hover{
	text-decoration: underline;
}
input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #6f7e92 !important;
	border: solid 1px #11143c;
}
.submit{
	color: #ff631d;
	background-image:url(../images/tease_button.gif);
	background-repeat:no-repeat;
	width: 80px;
	height: 19px;
	text-transform:uppercase;
	padding-top: 2px;
	text-align:center;
	border: none;
}
#profile_pic{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
}
.form_text{
	width: 200px;
}
textarea{
	height: 100px;
}
#right_col{
	width: 258px;
	background-repeat:no-repeat;
	float: right;
	margin-left: 13px;
}
#mailinglist{
	width: 258px;
	background-repeat:no-repeat;
	background-color: #181c4e;
 }
#mailinglist{
	margin-bottom: 20px;
}
#right_col h3, #rss h3{
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
}
#right_col h3 a, #rss h3 a{
	text-decoration: none;
	color: #acc2c1;
}
#right_col h3 a:hover, #rss h3 a:hover{
	text-decoration: underline;
}
#right_col a{
	color: #ff702b;
	text-decoration: none;
	text-transform:uppercase;
}
#right_col a:hover{
	text-decoration: underline;
}
#right_col_bottom, #mailinglist_bottom{
	background-image:url(../images/right_col_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 228px;
	padding: 15px;
	background-color: #181c4e;
}
#mailinglist_bottom{
	border-top: solid 1px #0c0f30;
}
.news_box{
	border-bottom: solid 1px #0c0f30;
	padding: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #181c4e;
}
#template_left_col{
	padding-top:1px;
}
#left_col{
	width: 181px;
	float: left;
	margin-right: 13px;
	background-color: #181c4e;
	background-image:url(../images/left_col_top.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#left_col_bottom{
	background-image:url(../images/left_col_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding:9px;
	padding-top: 0px;
}
#left_col_bottom img{
	margin-bottom: 5px;
}
#left_col_bottom strong{
	color: #acc2c1;
	font-size: 1.2em;
}
#breadcrumbs{
	float: right;
	position: relative;
	margin-top: -37px;
}	
#breadcrumbs a{
	color: #ff702b;
}
.header{
	background-color: #4b4c64;
	color: #ff651a;
	font-weight: bold;
}
#admin_table td{ 
	border-bottom: solid 1px #1a1e4a;
}
#admin_table thead, .header{
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
}
#mailinglist form{
	padding-left: 18px;
}
.clearform{
	border: none;
	background-color: #181c4e !important;
}
.subscribe{
	padding-left: 10px;
}
#rss{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#rss li{
	border-bottom: solid 1px #0c0f30;
	padding-top: 20px;
	padding-bottom: 20px;
}
fieldset{
	border: none;
	padding: none;
}

