@charset "utf-8";
/* CSS Document */

body{
margin-top:0px;
padding:0;
/*line-height: 25px;
*/background-image:url(../design/bg.jpg);
background-repeat:repeat-x;
}



#maincontainer{
width: 935px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #000000;
height: 5px; /*Height of top section*/
color:#ffffff;
margin-top: 5px;
padding-top:5px;
font-size:11px;
}

#topsection a{
color:#CCCC66;
text-decoration:none;
font-size:10px;
}

#topsection a:hover{
color:#ffffff;
text-decoration:none;
}


#navbox{
background-color: #000000;
height: 40px; /*Height of top section*/
border: 1px solid #666666;
width:920px;
margin-bottom: 5px;

}

.phonenumbertext {
float:left;
}


/* Nav row horizontal start */

.horizontalnav{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.horizontalnav ul{
margin-top: 8px;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: 16px Garamond bold;
list-style-type: none;
}

.horizontalnav li{
display: inline;
margin: 0;
}

.horizontalnav li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 3px 15px; /*padding inside each tab*/
border-left: 1px solid #666666; /*right divider between tabs*/
border-top:#000000;
color: #CCCCCC;
background-color: #000000; /*background of tabs (default state)*/
font: 16px Garamond bold;
}


 

/*.horizontalnav li a:visited{
color: white;
}*/

.horizontalnav li a:hover, .horizontalnav li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color:#FFFFFF;

}



/* End of horizontal nav box */


h1{
margin-top: 5px;
margin-bottom: 10px;
border-bottom:#999999 solid 1px;
width: auto;
padding-bottom: 3px;
font-size:14px;
margin-right:10px;
color:#FFFFCC;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 175px; /*Set left margin to LeftColumnWidth*/
color:#CCCCCC;
padding-left:5px;
margin-bottom: 5px;
padding-right:10px;
}

.imagewrapper {
width: 750px;
height:340px;
margin: 5px 0px 10px -10px;
background-color:#000000;
/*padding:3px;
border:#666666 1px solid;*/
}

.textmainholder {
width:98%;
height:auto;
margin-left:5px;
margin-bottom:15px;
margin-right:10px;
padding-right:5px;
color:#CCCCCC;
}

.textmainholder a , a:hover, a:visited {
color:#CC9933;
text-decoration:none;
}
.mapbox {
float:right;
margin: 3px 5px 5px 10px;
padding:3px;
border: 1px solid #999999;
height:auto;
width:auto;
}

.mapbox a {
color:#ffffff;
text-decoration:none;
}

.mapbox a:visted , a:hover{
color:#CC9933;
text-decoration:none;
}


.featureholder {
width:100%;
height:auto;
margin-left:5px;
margin-bottom:5px;
padding-right:10px;
color:#CCCCCC;
}

.featurebox {
width:275px;
height:120px;
border:1px solid #666666;
float:left;
margin-top:5px;
margin-bottom:5px;
margin-right:22px;
margin-left:0px;
padding-left: 5px;
padding-right:5px;
padding-bottom:3px;
}

.featurebox a{ 
color:#CC9933;
text-decoration:none;
}


.featurefoto {
float:left;
height:85px;
width:65px;
background-color: #333333;
border:1px solid #666666;
padding:3px;
margin: 5px 1px 3px 3px;
}

.featuretitle {
clear:right;
float:left;
margin-right:5px;
padding: 3px;
border-bottom: 1px solid #999999;
margin-bottom:5px;
color: #FFFFCC;
min-width:180px;
margin-left:5px;

}

.featuretext {
float:right;
height:100px;
margin-right: 3px;
width:185px;
font-size:14px;
}

#leftcolumn{
float: left;
width: 175px; /*Width of left column*/
margin-left: -935px; /*Set left margin to -(MainContainerWidth)*/
background-image:url(../design/leftcolnavbg.jpg);
background-repeat: no-repeat;
margin-top:5px;
min-height:360px; 
}

.leftcolbadges {
width:140px;
height:45px;
background-color: #000000;
padding:3px;
margin-top:10px;
margin-bottom:10px;
margin-right:18px;
margin-left:8px;
border:1px solid #333333;
}

.leftcolflag {
float:left;
margin:1px 5px 1px 2px;
padding:2px;
/*border:1px dotted #1A1D22;
*/width:35px;
height:35px;
}

.noborder {
border:none;
}

.leftcoltext {
padding-left:6px;
padding-right: 3px;
color:#FFFFCC;
font-size:11px;
}



.leftcoltext a{
color:#CC9933;
text-decoration:none;
}

.leftcoltext a:visited {
color:#CC9933;
text-decoration:none;
}


.transbox{
  	width: 170px;
	height: 340px;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	font: bold 12px Verdana;
	background-color: #000000;
	color: #999999;
}

.transbox p {
   padding: 3px;
  font-weight: bold;
  color: #000000;
  }



/* Navigation in left column*/
.sidenav{
width: 175px;
/*margin-right:5px;
margin-left:5px;*/
margin-top:15px;

}

.sidenavtitle {
margin-left: 7px;
color:#CCCC66;
text-transform:capitalize;
font-weight:bold;
border-bottom:1px solid #CCCC99;
margin-right:10px;
margin-bottom:8px;
}

* html .sidenav{ /*IE 6 only */
w\idth: 146px; /*Box model bug: 180px minus all left and right paddings for .sidenav */
}

.sidenav ul{
list-style: none;
margin-top: 5px;
padding: 0;
border: none;
margin-left:6px;
margin-right:10px;
}

.sidenav li {
border-bottom: 1px solid #666666;
margin: 0;
}

.sidenav li a{
display: block;
padding: 5px 5px 5px 5px;
/*background-color: #000000;*/
color: #CCCCCC;
text-decoration: none;



}

html>body .sidenav li a{ /*Non IE6 width*/
width: auto;
}

.sidenav li a:hover{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
/*background-color: #000000;
*/color:#ffffff;

}

/* End navigation left column */



#footer{
clear: left;
width: 100%;
color: #FFF;
float:left;
padding: 4px 8px;
font-size:10px;
border: 1px solid #666666;
margin-bottom:5px;
width:910px;
}

#footer a , a:hover , a:visited{
color: #FFFF80;
margin-right: 5px;
margin-left: 3px;
text-decoration:none;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* Contact form */
.contactholder {
width: 99%;
min-height: 20px;
margin-top:10px;
margin-bottom:5px;
}

.basiclabel {
margin-left:20px;
margin-top:10px;
}

.fieldsetx {
border: 1px solid #666666;
padding: 10px 5px 10px 2px;
width:auto;

}

legend {
color:#cccccc;
margin-left: 20px;
text-transform: uppercase;
padding-left: 5px;
padding-right:5px;
}

.basicinput {
width: 150px;
margin-left:20px;
}

.basictextarea {
width:400px;
height: 100px;
margin-left:20px;

}

.submitadmin {
margin-top: 2px;
width: 90px;
background-color:#ffffff;
font-size:12px;
border:#cccccc 1px solid;
padding-bottom:3px;
height: 20px;
color:#000000;
margin-left:20px;
font-family:"Times New Roman", Times, serif;
margin-bottom:10px;
}

.spacercont {
clear:both;
margin-left:20px;
margin-top:10px;
}

.warningoblig {
font-size:10px;
margin-left:20px;
}

/* thumbholder */
.thumbgalleryholder{
width:99%;
min-height:70px;
clear:right;
margin-top:20px;
margin-bottom:5px;
}

.thumb {
width:100px;
height:75px;
padding:3px;
background-color: #333333;
border:1px solid #666666;
float:left;
margin-right:20px;
margin-bottom:5px;
}

.gallerynote {
color:#CC9933;
}

/* Admin styling */
.portftitlelink {
background-color:#666699;
color:#FFFFFF;
}

.portftitlelink a {
color:#ffffff;
}

.portftitlelink a:visited {
color:#FFFFFF;
}

.portftitlelink a:hover{
text-decoration:underline;
}


/* Pagingation styling*/

.pagination {
margin-top: 15px;
}

.pagination a {
border:#999999 1px solid;
padding: 2px;
line-height: 20px;
color:#CC9933;
}

.pagination a:visited {
border:#999999 1px solid;
text-decoration:none;
color:#CC9933;
padding: 2px;
line-height: 20px;
}

.bloglabel {
color:#FFFFFF;
margin-left:0px;
margin-top:10px;
}

.separatelineadmin {
width:700px;
height:10px;
border-bottom:1px dotted #666666;
margin-left:20px;

}


.admintextholder {
width:98%;
height:auto;
margin-bottom:15px;
margin-right:10px;
padding-right:5px;
color:#CCCCCC;
padding-left:20px;
}

.publicbloglabel {
margin-left:20px;
margin-top:10px;
}

.blogtextholder {
width:98%;
height:auto;
margin-bottom:15px;
margin-right:10px;
padding-right:5px;
color:#CCCCCC;
}

.blogtextholder a , a:hover, a:visited {
color: #CC9933;
text-decoration:none;
margin-left:0px;
margin-right:0px;
}

.blogtitlelook {
color: #CC9933;
width:98%;
height:auto;
margin-bottom:5px;
padding-bottom: 5px;
border-bottom:1px dotted #333333;
margin-top:5px;
clear:right;
}



.smallgrey {
color:#999999;
font-size:10px;
}

.blogspacer {
height:20px;
width:98%;
margin-top:10px;
margin-bottom:10px;
}

.actfotobox {
width: 90px;
height:133px;
padding:3px;
margin: 3px 5px;
background-color: #333333;
border:1px solid #666666;
float:right;
}