/* Copyright 2007 JD Webmedia*/



body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#01172E;
	margin-top: 0px;
}

div#container {
		margin: 10px auto 0 auto;
		padding: 0;
		width: 670px;
		text-align: left;
		padding: 50px;
		}
		
div#Header{
	height:130px;
	width:530px;
	float:right;
	}
		/* Top Navigation Menu */
div#Navigation{
	list-style: none;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	Height:30px;
	width: 670px;
	}
	
#Navigation ul
{
list-style: none;
padding: 0;
margin: 0;
float:right;

}

#Navigation li
{
float:left;
padding: 0;
list-style: none;
text-align: center;

}

#Navigation li a
{
line-height: 2em;
padding-left:20px;
padding-right:20px;
display: block;
background-image:url(../images/navigation.jpg);
color:#000000;
text-decoration: none;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
border: 1px solid #FFFFFF;

}

#Navigation li a:hover, li a#selected
{
color:#000066;
text-decoration:underline;

}

div#Footer{
width:700px;
height:30px;
margin: 0 auto 0 auto;
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:10px;
text-align:center;
padding-top:30px;


}

	
div#Content{
	padding:20px;
	/*margin-top:10px;*/
	background-color:#FFFFFF;
	}
	
h1{
padding: 0 0 0 0;
margin: 0 0 0 0;
font-size:20px;
display:inline;
font-weight:bold;
color:#000066;
font-style:italic;}

h2{
padding: 0 0 0 0; 
margin: 0 0 0 0;
font-size:16px;
color:#999999;
display:inline;
text-align:center;
}


.HomepageImage{
width:300px;
height:225px;
/*border: #000000 1px dotted;*/
display:inline;
float:right;
}

.QuoteBox{
width:300px;
height:320px;
border: #000000 1px dotted;
display:inline;
float:right;
}

.EventsBox{
width:300px;
float:left;
text-align:center;
}





p{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#003366;
}

a:link , a:visited {
color:#999999;
text-decoration:none;
}

a:hover{
color:#000066;
}

.required{
color:#FF0000;
font-size:18px;
}
/*** Form Styling ***/
input.formbtn {
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
	background-color:#000066;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	}

.textbox {color:#0033FF; border:1px solid #000066; background:#efefef; font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:2px; width:180px; height:18px;}

.GoogleCheckout{
width:182px;
margin-left:64px;

}

.QuoteBox2{
width:300px;
height:250px;
border: #000000 1px dotted;
display:inline;
float:right;
}

.QuoteBox3{
width:300px;
height:200px;

display:inline;
float:right;
}
.HomepageImage2{
width:300px;
height:250px;
margin-left:5px;
/*border: #000000 1px dotted;*/
display:inline;
float:right;
}