body {
	margin:0; padding:0;
	background-color: #646464;
}
img { border:0; }

body, p, td {
	font: 10pt verdana, sans-serif;
	color: #666;
}

a:link { color: #22569F; }

/** --- LAYOUT --- **/

#pagewrap {
	background: url(../images/template/pagebg.gif) top center repeat-y;
}
#page {
	width: 700px;
	margin: 0 auto;
	background-color: #939393;
	
}
#main {
	padding-top: 4px;
	background: #e3e3e3 url(../images/template/mainbg.gif) left repeat-y;
}

#header {
	background: white url(../images/template/topbg.jpg) top right no-repeat;
	padding-bottom: 10px;
	border-bottom: solid #ccc 1px;
}

#nav a {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover {
	text-decoration: underline;
}

#nav { text-align:center; }
#nav table { display:inline; }
#nav table td { vertical-align:top; text-align: center; }
#nav table td a { padding: 0 12px; }


#leftcol {
	width: 180px;
	margin: 0 10px;
	padding-top: 20px;
	float: left;
}

#maincol {
	margin-left: 210px; /* Total width of #leftcol */
}

#maincol .box {
	background-color: white;
	margin: 4px;
	padding: 8px;
}

#maincol hr {
	color:white; background-color: white;
	height:1px; line-height:1px;
	border:0;padding:0;margin:0 4;
}

#footer {
	color: white;
	font-size: 8pt;
	padding: 4px 8px 12px 8px;
}
#footer #copynote { float: left; color: #ddd; font-size: 8pt; }
#footer #cblink { float: right; text-align: right; color: #ddd; font-size: 8pt; }
#footer #cblink a { text-decoration:none; color: #ddd;}
#footer #cblink a:hover { text-decoration:underline; }

/* -- CONTENT -- */
h1,h2,h3,h4,h5,h6,h7 { margin:0; padding:0; font-size: 12pt; color:#666; }

h1, h2 { 
	color: #333366;
	text-transform:uppercase;
	font-family: "ITC Franklin Gothic", Arial, sans-serif;
}
h2 { text-transform: none; }
h3,h4,h5,h6,h7 { font-size: 10pt; }


.hr { border-bottom: solid #333366 1px; }
.hrw { background-color:white; color:white; height:1px; }

/* -- FORM -- */

input,
textarea {
	font-family: verdana;
	font-size: 12px;
	border: 1px solid #666666;
	width: 167px;
	padding: 5px;
	margin-bottom: 3px;
}
select {
	font-family: verdana;
	font-size: 12px;
	border: 1px solid #666666;
	width: 180px;
	}

/* -- Results -- */

#details {
	color: black;
	text-decoration: none;
	font-family: "ITC Franklin Gothic", Arial, sans-serif;
	font-size: 12px;
}

#details td{
	color: black;
	text-decoration: none;
	font-family: "ITC Franklin Gothic", Arial, sans-serif;
	font-size: 11px;
}
#ContactUs {
	float: right;
	text-decoration: none;
	font-family: "ITC Franklin Gothic", Arial, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 13px;

}
.SeeMorePhotos {
	text-decoration: none;
	font-family: "ITC Franklin Gothic", Arial, sans-serif;
	font-size: 11px;
}
