/*
Theme Name: Fulton
Theme URI: http://www.yourdesignonline.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://www.yourdesignonline.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background-color: #000D28;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
    background-position:top center;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}

img{
	padding:0;
	margin:0;vertical-align: bottom;
}

ul.horizontal_list li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 0;
    margin-right: auto;
	margin-left:auto;
    border: none;
		
}
#headerwrap{
	width:805px;
	margin-top: 25px;
	padding: 0px;
	margin-right:auto;
	margin-left:auto;
	display:block
}
#wrapper{
	width:100%;
	height:100%;
	margin-top:0px;
}
#bg{
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	height:269px;
	width:1280px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}
#contentimg{
	width:805px;
	height:105px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(bck_bodytop.jpg);
	background-repeat:no-repeat;
	background-color: #e7ebf6;
}
#content{
	width:805px;
	height:100%;
	margin-right:auto;
	margin-top:-12px;
	margin-left:auto;
	background-image:url(bgrepeat.jpg);
	background-repeat:repeat-y;
	background-color: #e7ebf6;
}
#footer{
	width:805px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
		background-color: #000D28;
}
#contactinfo{
	width:255px;
	float:right;
	padding-top:23px;
}

ul#horizontal_list li img:hover
{
color: #ffff00;
background-color: #003366;
}

h1 {

	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
}

p {
	
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}


h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2F569F
}
.horizontal_list a {
display:block;
font: bold 13px sans-serif;
color:#333;
background: url("rollover-image.gif") 0 0 no-repeat;
text-decoration: none;
}
.a1:link 
{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight:bold;
	color:#D8A654;
	text-decoration: underline;
}

.a1:visited 
{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight:bold;
	color:#D8A654;
	text-decoration: underline;
}

.a1:hover 
{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight:bold;
	color:#D8A654;
	text-decoration: none;
	

}
.a2:link 
{
	font-family: "Arial";
	font-size: 13px;
	color: #848282;
	text-decoration: none;
}

.a2:visited 
{
	font-family: "Arial";
	font-size: 13px;
	color: #848282;
	text-decoration: none;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 13px;
	color: #848282;
	text-decoration: underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 13px;
	color: #CFCFCF;
	font-weight:bold;
	text-decoration: none;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 13px;
	color: #CFCFCF;
	font-weight:bold;
	text-decoration: none;
}

.a3:hover 
{
	font-family: "Arial";
	font-size: 13px;
	color: #C7E400;
	font-weight:bold;
	text-decoration: none;
	

}

.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 15px;
	border: 1px solid #E6E6E6;

}

#menubg{
width:809px;
height:42px;
background: url(blankmenu.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
padding:0;
vertical-align:bottom;
}

.buttonstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0A0A;
	border: 1px solid #CC0A0A;
	height: 17px;
	font-weight: bold;
	width: 69px;

}
.bodytext {
	font-family: "Tahoma";
	font-size: 13px;
	color: #A0BAEE;
	line-height:16px;
}
.whitetext {
	font-family: "Tahoma";
	font-size: 13px;
	color: #FFFFFF;
}
.greytext {
	font-family: "Tahoma";
	font-size: 13px;
	color: #333333;
}
.bluetext {
	font-family: "Tahoma";
	font-size: 13px;
	color: #173573;
}
.image {
	padding-bottom:2px;
	padding-right: 6px;
}.footer {
	background-color: #0F1B35;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C2840;
}
.headertext {
	font-family: "Tahoma";
	font-size: 18px;
	color: #173573;
	line-height:16px;
}