* {
	margin: auto;
	padding: 0;
}

body {
	background: #000 url(/images/bgimg.gif) repeat-x ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding:0;
	margin:auto;
}

#container {
background: url(/images/bodyBG.jpg) no-repeat;
width:1150px;
height:632px;
padding:0px;
margin:auto;
}

img, img a {
border:0;
}
fieldset{
border:0;
margin-left:23px;	
}
h1, h2 {
	margin-top:13px;
	margin-bottom: .5em;
	font-family: Georgia, serif;
	color: #FFF;
}

h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	background:url(/images/h1Bg.png) no-repeat;
	letter-spacing: -.05em;
	font-size: 2.2em;
	padding-bottom:0;	
	padding-left:0;	
	padding-top:7px;
	width:600px;
	height:43px;
	text-align:center;
}
.insetR {
float:right; 
margin-right:22px;
padding:0;
}
h3 {
font-family: Georgia, serif;
margin-left:33px;
font-size:1.4em;
padding-bottom:0;	
padding-left:13px;
padding-top:0px;
}


label {
padding-left:42px;
padding-bottom:7px;
line-height:150%;
}

input {
margin-left:33px;
}
select {
margin-left:33px;
}


div#container span.front {
	text-align:left;
	background-color:transparent;
	background-image:url(/images/h1span1.png);
	background-repeat:no-repeat; 
	width:16px;
	height:36px;
}
div#container span.back {
	background-color:transparent;
	background-image:url(/images/h1span21.png);
	background-repeat: no-repeat;
	width:16px;
	height:36px;
}
h2 {
	padding-left:63px;
	letter-spacing: -.8px;
	font-size: 1.7em;
	padding-top:12px;
}




blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a, a:visited {
	text-decoration: none;
	color: #FFF;
}


/* Header */

#header {
	width: 980px;
	height: 151px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width:161px;
	height:267px;
	background:transparent url(/images/GP_Logo.png) no-repeat;
	}

#logo h1, #logo h2 {
	float: left;
	margin: auto;
	padding: 0;
}

#logo h1 {
	padding-top: 30px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}
#logo a:hover {
	text-decoration: none;
	background: none;
}
#logo img {
padding-left:20px;
	margin:auto;

}
/* Menu */
ul.nav {
list-style-type : none;
width:134px;
margin-right:33px;
}

ul.nav li {
float : left;
height : 23px;
width : 184px;
background-image : url(/images/main_nav.png);
background-position:top;
background-repeat:no-repeat;
}


.button, .button a{
padding:2px 0 0 18px;
height : 23px;

}

.button a:visited, .button a:active {
background-repeat : no-repeat;
}

ul.nav li:hover{
background-color:transparent;
background-image: url(/images/main_nav_hover.png);
background-position:top;
background-repeat:no-repeat;
}


/* Content */

#content {
	float: left;
	width: 615px;
	min-height:650px;

}

#content p {
padding-left:42px;
}

#content h1 a {
color:#305F87;
}

#content li a {
color:#305F87;
text-decoration:underline;
}

/* Sidebars */
#sidebar {
	width: 150px;
	height:550px;
	text-align:left;
	float: left;
margin-right:50px;
}

.sidebar {
	text-align:left;
	
}


.sidebar h2 {
	height: 23px;
	margin: 0;
	padding: 0px 10px;
	letter-spacing: normal;
	font-size: 1.1em;
	color:#FFF;
}

/* Sidebar1 RIGHT COLUMN */

#aButton {
	margin-right:112px;
}

#sidebar1 {
	margin-top:90px;
	margin-right:95px;
	width: 237px;
	text-align:left;
	float:right;
	max-height:550px;
	margin-bottom:25px;
}
#sidebar1 p{
	text-align:left;
	background-color:transparent;
	background-image:url(/images/RCbody_bg.png);
	background-repeat: repeat-y;
	padding-left:13px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0;
	padding-right:22px;
	font-size:.89em;
}
div#listing {
	background-image:url(/images/RCbody_bg.png);
	background-repeat: repeat-y;
	padding-bottom:10px;
}
#listing h4 {
	font-family:Georgia, serif;
	font-size:1em;
	line-height:.98em;
	font-weight:normal;
	margin-left:23px;
}
#listing h4, #listing h4 a, #listing h4 a:visited  {
	padding-top:7px;
	padding-left:0px;
	padding-bottom:7px;
	color:#003A52;
	text-indent:0px;
	width:202px;
	margin-top:0px;
	margin-bottom:0px;
}
	
#sidebar1 h2{
	margin:auto;
	background-color:transparent;
	font:large Georgia, serif;
	font-weight:bold;
}


div#sidebar1 p.RChead {
	font:large Georgia, serif;
	font-weight:bold;	
	background-color:transparent;
	background-image:url(/images/RCheader_bg.png);
	background-repeat: repeat-y;
	padding-top:7px;
	min-height:33px;
	
}
div#sidebar1 p.RCfoot {
	height:23px;
	background-color:transparent;
	background-image:url(/images/RCfoot_bg.png);
	background-repeat: repeat-y;
	padding-top:0px;
	padding-bottom:0px;
}




/* Page */

#page {
	width: 1048px;
	margin: 0 auto;
}

#main_content {
	background:url(/images/main_content_bg.png) no-repeat;
	width:615px;
	padding-top:10px;
	min-height:600px;
}
#main_content p {
font-size:11px;
padding-top:10px;
padding-bottom:7px;
width:80%;
text-align:left;
COLOR:#000;	
}

#main_content p img{
border:3px #05384F; 
}

div#start {
	background:transparent url(/images/main_content_top.png) no-repeat;
	width:615px;
	height:55px;
}

div#stop {
	background:transparent url(/images/main_content_btm.png) no-repeat;
	height:61px;
	width:615px;
}

div#contentMiddle {
	padding-top:0;
	margin-top:0px;
	margin-bottom:0px;
	background:transparent url(/images/main_content_middle.png) repeat-y;
	width:615px;
	text-align:left;
}

div#contentMiddle h2 {
background-image:url(/images/Shieldgp.png);
background-repeat:no-repeat;
background-position:left;
padding-left:42px;
padding-top:10px;
margin-left:42px;
margin-top:0px;
max-width: 500px;
min-height:52px;
color:#003A52;
}

div#contentMiddle p {
width:84%;
padding-top:3px;
white-space:normal;
clear:none;
}

div#contentMiddle h4 {
background-image:url(/images/listingBG.png);
background-repeat:no-repeat;
background-position:left;
padding-top:9px;
padding-left:13px;
margin-left:42px;
margin-top:0px;
min-width: 317px;
min-height:42px;
color:#FFFFFF;
}

div#contentMiddle p.listing {
	
	width:500px;
	margin-left:42px;
	background-image:url(/images/listingBGp.png);
	background-repeat:repeat-y;
	background-color:transparent ;
	padding-left:11px;
	padding-bottom:13px;
	padding-top:0px;
	padding-right:30px;
	text-align:justify;
}
div#contentMiddle p.listing span {
width: 200px;
}
div#contentMiddle p.listingB {
	width:520px;
	margin-left:42px;
	background-image:url(/images/listingBGpb.png);
	background-repeat:repeat-y;
	background-color:transparent ;
	padding-bottom:23px;
	padding-left:390px;
	margin-right:23px;
	font-weight:bold;
	text-align:bottom;
	max-height:42px;
	}
p.listing a {
text-decoration:underline;
}
div#contentMiddle ul {
	list-style:none;
/*	list-style-image: url(/images/ul_li2.png);
	list-style-type: circle;
	list-style-position:inside; */
	margin-left:75px;
}

div#contentMiddle ul li{
	padding:0px;
	margin:0px;
	text-align:left;
	max-width:275px;
	padding-left:20px;
	padding-bottom:10px;
	background-image:url(/images/ul_li2.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
}


div#nearbyDiv {
	width: 545px;
	height:38px;
	text-align:left;
	background: transparent url(/images/nearby_bg.png);
	background-repeat:no-repeat;
	color:#ffffff;
	padding-top : 7px;
	padding-left:23px;
	Margin:auto;
	margin-right:7px;
	border : 1px solid transparent;
}

div#nearbyDiv a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
 .more {
color:#65CBFA;
}



/* Search */

.bregTable {
	margin:0px 0px 0px 35px;
}

#signup {
color:#FFF;
}

#signup form {
	text-align: center;
}

#signup #si {
	width: 80%;
	margin-bottom: 10px;
}

.bregTable, .bregTable td {
padding:3px;
}


/* Footer */

#footer{
	text-align: center;
	clear:both;
	padding-top:66px;
	margin: 10px;
	padding: 0;
	position:relative;
}
.legal {

}
#footer p {
	width:90%;
	margin: 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.5em;
	letter-spacing:.05em;
}
#footer p a, a:visited {
color:#FFF;
text-decoration:none;

}