/* CSS Document */

/* CSS Document */

html, body {
	height: 100%;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#000000;

	}
	
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
link styles
*/
	
a {
	text-decoration: none;
	color: #cccccc;
	}
	
a:hover {
	text-decoration: none;
	color: #FF9933;
	}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99CC99;
	width:300px;
	}
	
#logo p.p1 {
	position: relative;
	top: 70px;
	width:370px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#99CC99;
	}
	
#logo p.p2 {
	position: relative;
	top: -108px;
	left:150px;
	width:370px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#99CC99;
	}
	
	
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#FF9933;
	}
	
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#FF9933;
	}
	
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FF9933;
	margin: 120px 0 0 15px;
	}
	
img {
	border: none;
	}
	
.floatleft {
	float:left;
	}
	
	
#container {
	position: relative;
	width: 800px;
	margin: 0px auto;
	min-height: 100%;
	height: auto;
	height: 100%;
	clear: both;
	border-left: thin #333333;
	}

	
html>body #container {
	height: auto;
}
	
#header {
	width:800px;
	height:200px;
	padding: 0 0 0 0;
	margin: 0px auto;
	background-image:url(images/Untitled-1.gif);
	background-repeat:repeat-x;
	border-bottom: thin solid #5BB947;
	}
	
#logo {
	position:absolute;
	padding:10px 0 0 10px;
	}
	
#top, #bottom {
	background-image:url(images/topbargrad.gif);
	background-repeat:repeat-x;
	height: 15px;
	z-index:0;
	}
	
.mid {
	height:30px;

}
	
#webtab {
	position: absolute;
	top: 228px;
	left: -25px;	
	}
	
#webtab2 {
	position: absolute;
	top: 910px;
	left: -25px;
	}
	
#topbutton {
	position: absolute;
	top: 1533px;
	left: -25px;
	}
	
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Navagation
*/
	
#navcontainer {
	position: absolute;
	top:80px;
	left:664px;
	width:36%;
	margin: 0 auto;
	background-color:#000000;
	}
	
ul#navlist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: none;
	margin: 0 auto;
	
	}
	
ul#navlist li {
	display:block;
	border-bottom: thin solid #333333;
	width: 100%;
	margin: 0;
	color: #CCCCCC;
	}
	
ul#navlist li a {
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 1em;
	text-decoration: none;
	color: #CCCCCC;
	}
	
ul#navlist li a:hover {
	color: #FF9933;
	}
	

	
#right2 {
	position: absolute;
	top: 230px;
	left: 500px;
	width: 210px;
	}

	
.port {
	width:100%;
	height:650px;
	background-color:#333333;
	}
	
.portgallery {
	width:100%;
	height:650px;
	background-color:#333333;
	
	
	}
	
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
box model
*/
	
	
.feature {
	margin: 12px;
	float: left;
	display: inline;
	width: 375px;
	background: #758A75 url(images/top.gif) top left no-repeat;
	}
	
.feature img {
	margin: 12px;
	border: thin solid #000000;
	}	
	
.feature dl {
	width: 375px;
	padding-bottom: 15px;
	margin: 0;
	background: url(images/bottom.gif) bottom left no-repeat;
	}
	
.feature dl dt {
	padding: 0 15px 12px 15px;
	}
	
.feature dl dd {
	margin-left: 10px;
	padding: 0 15px 0 25px;
	color: #1B220F;;
	
	}
	
.featurelg {
	margin: 45px;
	float: left;
	display: inline;
	width: 698px;
	background: #758A75 url(images/big_top.gif) top left no-repeat;
	}
	
.featurelg img {
	margin:14px;
	border: thin solid #000000;
	}	
	
.featurelg dl {
	width: 698px;
	padding-bottom: 15px;
	margin: 0;
	background: url(images/big_bottom.gif) bottom left no-repeat;
	}
	
.featurelg dl dt {
	padding: 0 5px 10px 5px;
	}
	
.featurelg dl dd {
	margin-left: 10px;
	padding: 5px 10px 0 25px;
	color: #1B220F;;
	
	}

	
	
/*fieldset {
	position: relative;
	float: left;
	clear: both;
	width: 100%; 
	margin: 0 0 1.5em 0;
	padding: 0;
	border-style: none;
	background-color: #000000;
	background-image: url(images/contact_grad.gif);
	background-repeat: repeat-x;
	}
	
label {
	float:left;
	width:10em;
	margin-right: 1em;
	}
	
legend {
	padding: 0;
	color: #99CC99;
	font-weight:200;
	}
	
legend span {
	position: absolute;
	left: 2.75em;
	top: 0;
	padding: 20px 0 20px 20px;
	font-size: 100%;
	}
	
fieldset ol {
	padding: 5.5em 1em 0 1em;
	list-style: none;
	}
	
fieldset li {
	float:left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	color: #99CC99;
	}
	
fieldset.submit {
	float: none;
	width: auto;
	border: none;
	padding-left: 19em;
	background:#000000;
	}*/

	
	
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
footer
*/

	

#footer {
	background-color: #000000;
	position: relative;
	bottom: 0;
	padding: 10px 0 0 0;
	height: 80px;
	margin-top: 0;
	border-top:thin solid #5BB948;
	}
	
p.footer {
	position:relative;
	top:-50px;
	left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color: #666666;
	}
	
a.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
	
a.footer:link {
	color: #666666;
	}
	
a.footer:visited {
	color: #666666;
	}
	
a.footer:hover {
	color:#FF9933;
	}
	
a.footer:active {
	color:#666666;
	}
	
#tag {
	position: relative;
	top: 10px;
	left: 650px;
	width: 100px;
	}
	
	
	/* 
  Secure and Accessible PHP Contact Form v.2.0 Basic Styles by Mike Cherim 
  THESE ARE THE VARIOUS ELEMENTS, CLASSES, IDS, AND SELECTORS YOU MAY NEED FOR STYING THIS FORM
  Anchors or link elements have not been included, but everythig else is :-)
*/

/* for main form wrapping div */
div#gb_form_div { 
  /* not styled on demo page */
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : .5em; 
  color : #000; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
border: 0;
  background-color : #000; 
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
border:0 ;
  background-color : #000; 
}

/* form legends and dt "heading" */
legend, dt { 
  font-weight : bold; 
  color : #000;
}

/* main legend at top of the form */
legend#mainlegend { 
  color : #000; 
}

/* form label text */
label { 
	font-size: 14px;
  color : #99CC99;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font : 80% 'Trebuchet MS', sans-serif; 
  color : #666; 
  padding : 2px; 
  border : 1px solid #cc9000;
  background-color : #cccccc;
}

/* to make focus stable in IE 6 */
* html input.button { 
  color : #000;  
  border : 1px solid #669900;
  background-color : #cc9900;
}
* html input.button.hover { 
  color : #000;  
  border : 1px solid #000;
  background-color : #cc9900;
}
* html input.button.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #cc9900;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error, strong.error { 
  color : #cd0000; 
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color : #FF9933; 
  font-weight : bold; 
  font-size:18px;
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 80%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

/* hide the Why? text span */
small.whythis a span { 
  border : 1px solid #000; 
  background-color : #000; 
  padding : 0 4px 0 4px; 
  color : #000;
  text-decoration : none; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  border : 1px solid #000; 
  background-color : #eecc11; 
  color : #000;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt, dl.result_dl_blockq dt {
  color : #FF9933;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#hf_form_div span.items {
  font-weight : bold;
  color : #cccccc;
}


/* End CSS */
	