/* CSS Document */

body {
	background-color: #D6D6D6;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	
}





/* layout IDs ----------------------------------*/


#mainbox {
	width: 650px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: -400px;
	left: 50%;
	position: absolute;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 25px 75px 50px 75px;
}


#banner {
	height: 80px;
	width: 650px;
	padding: 0px;
	margin: 0px;
}

#pageheading {
	width: 650px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	height: 40px;
}

#navigation {
	display: inline;
//Added for IE6 bug
	width: 160px;
	float: left;
	padding: 0px;
	width: 160px;
	margin: 15px 0px 0px 0px;
	
}
div{}


#contentholder {
	float: right;
	width: 475px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

#footer {
	background-color: #333333;
	height: 15px;
	width: 650px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#idx_footer {
	background-color: #333333;
	width: 618px;
	padding: 15px;
	float: left;
	border: 1px solid #000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.idx_footer_box01 {
	float: left;
	margin-right: 60px;
	margin-left: 30px;
}
.idx_footer_box02 {
	float: left;
	margin-right: 60px;
}
.idx_footer_box03 {
	float: left;
}


#submenu {
	background-color: #FFCC00;
	width: 160px;
	margin: 1px 0px 6px 0px;
	padding: 12px 0px 8px 0px;
}

#idx_panels {
	float: left;
	height: 300px;
	width: 207px;
	margin-left: 15px;
	padding: 0px;
}



/* layout classes  ---------------------------------- */













/* text styles ------------------------------------ */

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	line-height: 24px;
}


h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
	
}


li {
	line-height: 18px;
}


a:link{
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}

.h1_nomargin {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
	
}


.h2_nomargin {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	
}


.downloads {
	font-size: 14px;
	line-height: 16px;
	
}
.downloads a:link{
	color: #3399FF;
	text-decoration: none;
}
.downloads a:visited{
	color: #FF6600;
	text-decoration: none;
}
.downloads a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.downloads a:active{
	color: #FF6600;
	text-decoration: none;
}



.idx_smalltxt {
	font-size: 11px;
	line-height: 14px;
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact_details {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 20px;
}

.testimonial_regular {
	font-size: 14px;
	line-height: 18px;
}


.testimonial_name_regular {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	line-height: 18px;
}

.testimonial_italic {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}


.testimonial_name_italic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F60;
	line-height: 18px;
}

.footer_txt {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
.footer_txt a:link{
	color: #CCC;
	text-decoration: none;
}
.footer_txt a:visited{
	color: #CCC;
	text-decoration: none;
}
.footer_txt a:hover{
	color: #FFF;
	text-decoration: none;
}
.footer_txt a:active{
	color: #CCC;
	text-decoration: none;
}


/* table styles ----------------------------------*/





/* graphic styles -----------------------------------*/

.banner_logo {
	margin: 0px 0px 6px 0px;
}
	
.you_dream {
	margin: 16px 60px 16px 60px;
}

.call_850538 {
	margin: 16px 0px 16px 0px;
}

.page_heads {
	margin: 0px 0px 0px 175px;
}


.navbuttons {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	display: block;
}

.navbutton_nomargin {
	margin: 0px 0px 0px 0px;
	display: block;
}

.navbutton_firstblack {
	display: block;
	margin: 30px 0px 6px 0px;
}


.submenu_btns {
	margin: 0px 0px 6px 0px;
	display: block;
}

.idxgfxphoto_main {
	
	margin: 0px;
	padding: 0px;
	float: left;
}

.idxphoto_outer {
	padding: 0px;
	width: 207px;
	display: inline;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.idxphoto_middle {
	padding: 0px;
	width: 206px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.idx_panels {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.panels_bottom_page {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.imagelink_left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

.imagelink_right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
}


.idx_footer_logo {
	float: left;
	margin-left: 15px;
}
#footer_address {
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-align: center;
	float: left;
	width: 650px;
	margin-top: 10px;
}


#idx_flashbanner {
	display: block;
	padding: 0px;
	float: left;
	width: 650px;
	height: 45px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

