* {
	margin:0px;
	padding:0px;
}

html {
	background-color:#000000;
}

body {
	font-size:9pt;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:100;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#252525;
	text-shadow:0 1px 0 #C5C5C5;
}

.clear
{
    clear: both;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:1024px;
	min-height: 1049px;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#banner {
	height: 96px;
	padding: 20px;
	padding-top: 50px;
	color: #ffffff;
}

.cform {
	width: 400px;
	padding-left: 30px;
}

.cform .text {
	width: 300px;
	margin-top:10px;
	border: 1px solid #cccccc;
	padding:5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.cform label {
	margin-right: 10px;
}

.cform .submit {
	display: block;
	background-color: white;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 70px;
	font-family: Arial, sans-serif;
	color: #000000;
}

#navigation {
	
}

#navigation a {
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 85px;
	padding: 16px;
	font-size: 18px;
	color: #669999;
	float: left;
	font-weight: normal;
}

#navigation a:hover {
	color: #ffffff;
}

#navigation span {
	width: 85px;
	margin-top: 12px;
	font-size: 14px;
	float: left;
	font-weight: normal;
	color: #cccccc;
}

#navigation .finalnav {
	background-image: none;
}

#largelogo {
	height: 400px;
	background-image:url(../images/sig_large.png);
	background-repeat: no-repeat;
	background-position: center left;
	margin-left:80px;
}

#largelogo span {
	display: none;
}

#sig h1 {
	background-image:url(../images/sig.png);
	background-repeat: no-repeat;
	float:right;
	margin-top: 25px;
	width: 220px;
	height: 91px;
}

#sig h1 span {
	display: none;
}

#sig h1 a {
	display:block;
        height:90px;
        width:220px;
}

#main {
	width: 730px;
	margin: 20px;
}

#heading {
	background-color: #669999;
	height: 88px;
}

.hgreen {
	background-image: url(../images/heading_green.jpg);
}

.hpurple {
	background-image: url(../images/heading_purple.jpg);
}

.hblue {
	background-image: url(../images/heading_blue.jpg);
}

.hred {
	background-image: url(../images/heading_red.jpg);
}


#heading h1 {
	margin: 16px 10px 16px 16px;
	font-size: 24px;
	float: left;
	font-weight: normal;
	padding-right: 15px;	
	border-right: 1px solid #000000;
}

#heading .subspan {
	width:500px;
	line-height: 30px;
	float: left;
	font-size: 18px;
	margin-top: 15px;
	padding-top: 30px;
	color: #ffffff;
}

#content {
	margin-top: 5px;
	background-image: url(../images/content_shadow.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 400px;
	padding: 15px;
	background-color: #F5F5F5;
}

#content h1 {
	font-weight: normal;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #000000;
}

#content h2 {
	color: #34898F;
	font-weight: normal;
}

#content hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border: 1px dotted;
	height: 1px;
}

#content .threecolumn {
	width: 200px;
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right:10px;
	border-right: 1px solid #cccccc;
	float: left;
}

#content .threecolumn h1 {
	margin-bottom:20px;
}

#content .noborders {
	border: 0;
}

#content p {
	margin-top: 15px;
}

#content span.para
{
    font-family: Arial,sans-serif;
}


.photocontainer {
	display: inline-table;
	margin-bottom: 20px;
}

.photocontainer p {
	font-size: 11px;
}

.photocontainer img {
	border: 0px;
	text-decoration: none;
}

#footer {
	margin: 20px auto;
	padding: 0 20px;
	width: 984px;
	line-height: 25px;
	color: #5b6666;
	font-family: Arial, Helvetica, sans-serif
}
#footer .fwrapper { width: 730px }
#footer .copyright { clear: both; border-top: #333333 1px dotted; width: 730px }
#footer .nav { float: left }
#footer .follow { float: right }
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer .follow a { background-repeat: no-repeat; display: inline-block; height: 16px; padding-left: 20px; margin-left: 10px; padding-bottom: 4px }
#footer .follow .twitter { background-image:url('../images/icon_twitter.png') }
#footer .follow .facebook { background-image:url('../images/icon_facebook.png') }
#footer .follow .myspace { background-image:url('../images/icon_myspace.png') }
#footer .follow span { margin-top: -4px }
#footer a:hover { color: #ffffff; text-decoration: none; }
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* II */

#heading .tourspan1 li
{
    float:left;
    font-size:16px;
    list-style-type:none;
}

#heading .tourspan1 li a
{
    color:#FFFFFF;
    text-decoration:none;
    font-size:16px;
}

div.error
{
    color: red;
    font-weight: bold;
}

div.success
{
    color: green;
    font-weight: bold;
}

img.size-thumbnail, img.size-full
{
   
}

#paginate
{
    text-align:center;
    color:#ccc;
    background:#307f84;
    padding:5px;
}

#paginate a
{
    text-decoration: none;
    color:#FFF;
}

#paginate a:hover
{
    color:red;
}


#gallery { width: 700px }
.gallery_img { width: 180px; height: 200px; float: left }
.gallery_img a img { margin-bottom: 6px }
