@charset "utf-8";

body {
	background-color: #030303;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #FFFFFF;
}
			
a:hover {
	color: #568888;
}

/*
** HTML elements
*/
form {
  margin: 0;
  padding: 0;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

img {
  border: 0;
}
h1 {
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0px;
	font-size:18px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-size:14px;
	font-weight: bold;
	color: #3E8888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-transform: capitalize;
}

h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:13px;
	margin-bottom: 3px;
	color:#7C7C7C;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(images/break.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}			
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both; 
}
#container {
	background-image: url(images/background.jpg);
	height: 595px;
	width: 969px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#container.home {
	background-image: url(images/background.jpg);
}
body#long #container.standard {
	background-image: url(images/background-black-bot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: auto;min-height:530px;
height:expression(
    this.scrollHeight < 530? "530px" : "auto" );
}


body#long #container.standard #container-wrap {
	background-image: url(images/background-black-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#container.standard {
	background-image: url(images/background-black.jpg);
}
#leftclm #logo {
	height: 89px;
	width: 198px;
	margin-top: 17px;
	margin-left: 17px;
	margin-bottom: 20px;
}
#container #leftclm {
	float: left;
	width: 217px;
}
#leftclm #nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	list-style-type: none;
}
#nav a {
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #BCBCBC;
}
#nav a.current {
	color: #568888;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #568888;
	font-weight: bold;
}#nav a:hover {
	color: #568888;
}
#leftclm .terms {
	margin-top: 40px;
	color: #545454;
	font-size: 11px;
	margin-left: 16px;
}
#container.home #mainclm {
	float: left;
	width: 390px;
	padding-top: 90px;
	padding-left: 50px;
}	
#container.standard #mainclm {
	float: left;
	width: 635px;
	padding-top: 15px;
	padding-left: 50px;
}	
#content {
	height: 465px;
	overflow: auto;
	scrollbar-3dlight-color:#1d1d1d;
	scrollbar-arrow-color:#918f8e;
	scrollbar-base-color:#1d1d1d;
	scrollbar-darkshadow-color:#1d1d1d;
	scrollbar-face-color:#2d2d2d;
	scrollbar-highlight-color:#1d1d1d;
	scrollbar-shadow-color:#1d1d1d;
	scrollbar-track-color:#030303;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
}
body#long #content {
	height: auto;
	overflow: auto!important;
}
#footer {
	color: #232323;
	width: 959px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
#footer a {
	color: #232323;
	text-decoration: none;
}
#footer a:hover {
	color: #7B7B7B;
}
#mainclm .highlight {
	color: #568888;
}
#content a.button {
	color: #FFFFFF;
	background-color: #3E8888;
	padding: 9px;
	border: 4px solid #2A2A2A;
	text-decoration: none;
	text-transform: capitalize;
	float: left;
	margin-right: 10px;
	display: inline;
	font-size: 15px;
}
#content a.button:hover {
	background-color: #367878;
}

#mainclm .dull {
	color: #636363;
	font-size: 12px;
	font-weight: normal;
}
#mainclm .large {
	font-size: 22px;
	font-weight: bold;
	color: #568888;
	background-color: #111111;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 8px;
	width: 232px;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}table .row {
	background-color: #111111;
}
#content .pic {
	float: right;
	margin-left: 25px;
	border: 6px solid #252525;
}
#content .pic2 {
	border: 6px solid #252525;
	margin-bottom: 10px;
}


.cform input.sendbutton {
	width: 120px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3E8888 !important;
	border: 4px solid #2A2A2A;
	margin-top: 4pt;
	padding: 9px;
}
.cform input.sendbutton:hover {
	background-color: #367878 !important;
	border: 4px solid #2A2A2A !important;
}


.cform input:hover, .cform textarea:hover, .cform select:hover {
	border: 1px solid #505050 !important;
}

.cform input:focus, .cform textarea:focus, .cform select:focus {
	color: #3A3A3A;
}

.cform label {
	width: 70px;
	margin: 0px;
	display: block;
	color: #D2D2D2;
	padding: 0px;
	float: left;
}

.cform ol {
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.cform li {
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.cform textarea {
	height: 50px;
}

.cform input, .cform textarea, .cform select {
	color: #888888;
	font-size: 12px;
	border: 1px solid #2D2D2D;
	width: 250px;
	padding: 3px;
	background-color: #111111 !important;
	font-size: 12px;
	font-family: arial;
}
#gallery a img {
	margin-right: 16px;
	margin-bottom: 9px;
	border: 5px solid #2D2D2D;
}
#gallery a:hover img {
	border: 5px solid #505050;
}
table#rates td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
}
#leftclm .terms a {
	color: #515151;
	text-decoration: underline;
}


table#rates {
	border-collapse: collapse;
	border: 1px solid #505050;
}
#ads {
	list-style-type:none;
	padding:0;
	float: right;
	margin: 0;
	width: 262px;
	margin-left: 25px;
}#ads img {
	border: 6px solid #282828;
}
#mainclm #phone .large {
	float: right;
	text-align: right;
	background-color: #030303;
	margin-right: 0px;
}

