/* Default CSS Document */







/*************** PHOTOS ****************/



@import url("lightbox.css");
 @import url("photo.css");
/*************** GENERAL ***************/



body {
	margin: 0px;
	padding: 0px;
	background-color: #272727;
	/*background-image: url(../site-images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;*/
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	background-image: url(../site-images/bg-aug-2011.gif);
	background-repeat: repeat-x;
}

a {
	color: #FF1C24;
}
h1 {
	color: #FFF;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 16px;
	color: #FF1C24;
	font-style: italic;
}
a:hover {
	text-decoration: none;
}
.container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 126px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.flash {
	float: left;
	height: 126px;
	width: 200px;
	text-align: left;
}
.flashmovie {
	position: static;
	z-index: 10;	
}
.header_photo {
	height: 126px;
	width: 634px;
	float: right;
}
.content_container {
}
.navigation {
	height: 22px;
	font-size: 14px;
	margin-bottom: 15px;
	background-color: #FF1C24;
	line-height: normal;
}
.nav_bottom {
	margin-bottom: 15px;
}
.homepageul {
	background-color: #ECECEC;
	font-size: 12px;
	width: 400px;
	border: 3px double #999;
}
.logos {

}
.left_col {
	width: 709px;
	float: left;
}
.left_col_content {
	background-color: #FFF;
	min-height:480px;
	height:auto !important;
	height:480px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
table td {
	font-size: 12px;
}
.right_col {
	width: 166px;
	float: left;
	margin-left: 15px;
}
.rightside {
	font-size: 12px;
	line-height: normal;
	background-color: #FFF;
	padding-bottom: 10px;
}
.rightside ul {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
}
.rightside ul li {
	margin-bottom: 5px;
	padding: 2px;
}
.awards {
	background-color: #FFF;
	padding:10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #ECECEC;
}
.footer {
	color: #FFF;
	font-size: 10px;
	clear: left;
}
.footer a {
	color: #FFF;
}
.copyright {
	float: left;
	width: 70%;
}
.designby {
	float: left;
	width: 30%;
	text-align: right;
}
/***************  Contact Us Form formatting  ***************/
.Contact_Us label {
	background-color: #ECECEC;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
	width: 120px;
	text-align: right;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #d4d4d4;
}
form.Contact_Us {
	width: 350px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
	overflow: auto;
}
.Contact_Us textarea {
	height: 80px;
	width: 200px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	padding-left: 3px;
}
.Contact_Us input {
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	float: left;
	padding-left: 3px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.Contact_Us select {
	margin-bottom: 5px;
}
.Contact_Us input.submit {
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 200px;
	padding-right: 2px;
	padding-left: 2px;
}
.Contact_Us input.submit:hover {
	background-color: #FF0000;
	border: 1px solid #FFF;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 200px;
	padding-right: 2px;
	padding-left: 2px;
}
.Contact_Us p {
	clear: left;
	line-height: 0px;
	margin: 0px;
}
.error {
	background-color: #FF6666;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
.Contact_Us .submitarea label {
	background-color: #FFFFFF;
	margin-left: 0px;
	background-image: none;
	width: 120px;
	float: left;
	border: 1px solid #FFFFFF;
}
.Contact_Us .captcha input {
	color: #333333;
}
.Contact_Us .captcha input {
	height: 22px;
	padding-top: 10px;
}
.Contact_Us .captcha label {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px solid #FFFFFF;
}

/* Footer text link formatting */
ul.subsitenav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.subsitenav li {
	display: inline;
	margin-right: 8px;
}

/* Marketing DIV Formatting  */
.marketing {
	cursor: default;
	line-height: 2px;
	font-size: 2px;
}
.marketing a {
	margin: 0px;
	padding: 0px;
	cursor: default;
}
.marketing img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.blacklink {
color:#000;
text-decoration:none;
}

a.blacklink:hover {
cursor:text;
}

/* Testimonial Formatting  */
.testimonial {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: normal;
	color: #575f7f;
	margin-top: 10px;
}
.testimonial_text {
	font-weight: normal;
	font-style: italic;
}
.testimonial_location {
	color: #C00;
}
.testimonial_person {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
/* END Testimonial Formatting  */

.blogdetails {
	font-size: 10px;
	line-height: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.blogdetails ul {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.blogdetails ul li {
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.blogdetails img {
	text-align:center;
}
/***************  Work Here Form formatting  ***************/
.Work_Here label {
	background-color: #ECECEC;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
	width: 120px;
	text-align: right;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #d4d4d4;
}
form.Work_Here {
	width: 460px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
	overflow: auto;
}
.Work_Here textarea {
	height: 150px;
	width: 300px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	padding: 3px;
}
.Work_Here input {
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	float: left;
	padding-left: 3px;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 3px;
}
.Work_Here select {
	margin-bottom: 5px;
}
.Work_Here p {
	clear: left;
	line-height: 0px;
	margin: 0px;
}
.Work_Here .radiodiv {
	float: left;
}
.Work_Here .radiodiv div {
	clear: left;
}
.Work_Here input.radio {
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Work_Here .submitarea label {
	background-color: #FFFFFF;
	margin-left: 0px;
	background-image: none;
	width: 120px;
	float: left;
	border: 1px solid #FFFFFF;
}
.Work_Here .captcha input {
	color: #333333;
}
.Work_Here .captcha input {
	height: 22px;
	padding-top: 10px;
}
.Work_Here .captcha label {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px solid #FFFFFF;
}
.Work_Here input.submit {
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 305px;
	padding-right: 3px;
	padding-left: 3px;
}
.Work_Here input.submit:hover {
	background-color: #FF0000;
	border: 1px solid #FF0000;
	color: #FFFFFF;
	cursor: pointer;
}

.btn_gallery a {
	display: block;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(../site-images/b_view-gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 166px;
	text-decoration: none;
}
.btn_gallery a:hover {
	background-image: url(../site-images/b_view-gallery.png);
	background-repeat: no-repeat;
	background-position: left -36px;
}
/* Stops Google Related Toolbar */
iframe.grelated-iframe { left:-99999px !important;display: none !important; }
