/****************************************************************
Copyright Discover Websites 2009
CSS Written by James Hill
*****************************************************************
Master Styles
****************************************************************/
body {
	margin:0px auto 0px auto; background-image:url(../images/bg.png); background-position:top; background-repeat:repeat-x; background-color:#000000;
}
a { font-family:Garamond, Arial; font-size:12pt; color:#FFF; text-decoration:none; }
a:hover {font-family:Garamond, Arial; font-size:12pt; color:#FFF; text-decoration:underline; }
img { border:0; }
#master_wrapper { margin:0px auto 0px auto; width:874px; }
.clear { clear:both; }
h1 { font-family:Garamond, Arial; font-size:14pt; color:#FFF; padding:0 0 10px 0; margin:0; }
h2 { font-family:Garamond, Arial; font-size:13pt; color:#FFF; padding:0 0 10px 0; margin:0; }
p {
	font-family:Garamond, Arial; font-size:12pt; color:#FFF;
	margin:0;
	padding:0;
	text-align:justify;
}
.watermark { color:#999999; }
input[type="submit"] { }

/****************************************************************
Banner Styles
****************************************************************/
#banner_wrapper {width:874px; height:141px; margin:auto;}
#logo {float:left; width:auto; height:auto;}
#menu {
	float:right;
	margin-top: 60px;
}
/****************************************************************

Middle Styles
****************************************************************/
#body_wrapper {width:874px; height:auto; margin:auto; background-color:#FFF; padding-bottom:4px;}
#mainimage {width:858px; height:229px; margin:auto; padding-top:7px;}
#content {
	width:858px;
	height:350px;
	margin:auto;
	background-image: url(../images/body_bg.png);
	margin-bottom:7px;}
#content2 {
	width:858px;
	height:400px;
	margin:auto;
	background-image: url(../images/body_bg.png);
	margin-bottom:7px;}
#content3 {
	width:858px;
	height:500px;
	margin:auto;
	background-image: url(../images/body_bg.png);
	margin-bottom:7px;}
#content5 {
	width:858px;
	height:520px;
	margin:auto;
	background-image: url(../images/body_bg.png);
	margin-bottom:7px;}
#content4 {
	width:858px;
	height:420px;
	margin:auto;
	background-image: url(../images/body_bg.png);
	margin-bottom:7px;}
#contenttext {width:600px; float:left; margin:10px 0 10px 10px;}
#contenttextfull {width:835px; float:left; margin:10px 10px 10px 10px;}
#contentimages {width:208px; float:right; margin:10px 10px 10px 0px;}
#imagewrapper {float:left; margin-bottom:10px;}

.googlemap {width:300px; float:right;}
.googletext {
width:300px float:left
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

/****************************************************************
Bottom Signoff Styles
****************************************************************/
#footer_wrapper {width:874px; margin:auto; font-family:Garamond, Arial; font-size:13pt; color:#666666; margin-top:10px;}
#links {float:left; font-family:Garamond, Arial; font-size:12pt; color:#666666;}
#links a{font-family:Garamond, Arial; font-size:12pt; color:#666666; text-decoration:none;}
#links a:hover{font-family:Garamond, Arial; font-size:12pt; color:#fff; text-decoration:underline;}
#dwlink {float:right; height:25px;}

