@charset "utf-8";
/* CSS Document */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* --------------------------------------------------------------------------------------------------------------- 
	
	Company: Remedy Computers & Web Services, Inc.
	Product: Custom Website
	Date: 6/28/08
	
	Site Creation By Remedy Computers & Web Services, Inc. 2008
	Use of this content is by contractual agreement only.
	Remedy Computers & Web Services, Inc. claims no liability for content provided &/or uploaded by its clients.
	
/* --------------------------------------------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------------------ General Site Styles */
/* -------------------------------------------------------------------------------------------------- */

html {
	height: 100% auto;
	margin: 0px auto;
	}

body {
	background: #02113A;
	margin: 0px auto;
	height: 100% auto;
	}

.main_container {
	background: url(images/bg_fade.jpg) #002966 repeat-x;
    margin: 0px auto;
    width: 1000px;
	height: 100% auto;
	text-align: center;
	border: 1px #FFFFFF solid;
	display: table;
	padding-bottom: 15px;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* -------------------------------------------------------------------- Phone & Top Navigation Styles */
/* -------------------------------------------------------------------------------------------------- */

.banner {
	background: url(images/bg_banner.jpg) no-repeat;
    margin: 0px auto;
    width: 970px;
	height: 24px;
	text-align: center;
	display: table;
	}

.phone {
    width: 470px;
	height: auto;
	margin: 0px auto;
	padding-top: 4px;
	padding-left: 15px; 
	float: left;
	display: inline;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c2706;
	text-align: left;
	}
	
.top_nav {
    width: 475px;
	height: auto;
	margin: 0px auto;
	padding-top: 4px;
	padding-right: 10px; 
	float: right;
	display: inline;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c2706;
	text-align: right;
	}
	.top_nav a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #5c2706;
		padding: 5px;
		text-decoration: underline;
		}		
	.top_nav a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #b85f32;
		padding: 5px;
		text-decoration: none;
		}
	.top_nav ul {
		margin: 0px auto;
		list-style: none;
		display: inline;
		}
		.top_nav li {
			margin: 0px auto;
			list-style: none;
			display: inline;
			}
	.top_nav_current {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #b85f32;
		padding: 5px;
		text-decoration: none;
		}

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------ Home Page & Banner Flash Styles */
/* -------------------------------------------------------------------------------------------------- */

.flash_container {
	background: #FFFFFF;
    margin: 0px auto;
	padding: 0px 0px 0px 0px;
    width: 970px;
	height: 543px;
	text-align: center;
	display: table;
	}

.flash_container_banner {
	background: #FFFFFF;
    margin: 0px auto;
	padding: 0px 0px 0px 0px;
    width: 970px;
	height: 272px;
	text-align: center;
	display: table;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* -------------------------------------------------------------------------------------- Page Titles */
/* -------------------------------------------------------------------------------------------------- */

.title {
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	}


/* -------------------------------------------------------------------------------------------------- */ 
/* -------------------------------------------------------------------------------------- Page Styles */
/* -------------------------------------------------------------------------------------------------- */

.page_container {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
    width: 970px;
	height: auto;
	display: block;
	text-align: center;
	}

/*.page_container_back {
	background: url(images/bg_backpage.gif) repeat-y #FFFFFF;
	margin: 0px 0px 0px 15px;
	*margin: 0px auto;
	padding: 0px 0px 0px 0px;
    width: 970px;
	height: 100% auto;
	display: block;
	float: left;
	*float: none;
	vertical-align: top;
	}

/*.page_left {
	background: url(images/after_logo.gif) no-repeat top;
    width: 272px;
	height: 235px;
	margin: 0px auto;
	float: left;
	display: inline;
	border: 0px;
	text-align: center;
	}*/

.page_control {
	background: #FFFFFF;
    width: 610px;
	height: auto;
	padding-left: 170px;
	margin: 0px auto;
	display: table;
	border: 0px;
	text-align: center;
	}
	
.text_area {	
	padding: 15px 25px 15px 15px;
	margin: 0px auto;
	margin-bottom: 25px;
	line-height: 17pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002765;
	text-align: left;
	display: inline-block;
	}
	.text_area a {	
		line-height: 18pt;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #002765;
		text-align: left;
		text-decoration: underline;
		}
	.text_area a:hover {	
		line-height: 18pt;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #7788A6;
		text-align: left;
		text-decoration: none;
		}
	.text_area h1{	
		padding: 0px;
		margin: 0px auto;
		line-height: 18pt;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #002765;
		text-align: left;
		}
	.text_area h2{	
		padding: 0px;
		margin: 0px auto;
		line-height: 18pt;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #b85f32;
		text-align: left;
		}
	.text_area h3{	
		padding: 0px;
		margin: 0px auto;
		line-height: 18pt;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #b85f32;
		text-align: left;
		}
	
.pdf {
	background: url(images/pdf_icon_white.gif) no-repeat bottom left;
	margin: 0px auto;
	width: auto;
	height: 24px;
	padding-top: 0px;
	padding-left: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002765;
	text-align: left;
	float: left;
	text-decoration: underline;
	}	

/* -------------------------------------------------------------------------------------------------- */ 
/* --------------------------------------------------------------------------------- Back Page Styles */
/* -------------------------------------------------------------------------------------------------- */

.page_left_back {
	background: url(images/after_logo_back_bg.gif) repeat-y top;
    width: 272px;
	height: 100% auto;
	margin: 0px auto;
	float: left;
	display: inline;
	border: 0px;
	text-align: center;
	}

.photo_left {
	float: left;
	width: 239px;
	height: 341px;
	border: 4px double #b85f32;
	margin: 10px 20px 10px 0px;
	}

.photo_right {
	float: right;
	width: 239px;
	height: 341px;
	border: 4px double #b85f32;
	margin: 10px 0px 10px 20px;
	}


.photo_floorplan1 {
	float: left;
	display: inline;
	border: 4px double #b85f32;
	margin: 0px 0px 20px 0px;
	}

.photo_aerial {
	float: left;
	display: inline;
	width: 464px;
	height: 260px;
	border: 4px double #b85f32;
	margin: 0px 0px 20px 0px;
	}
	.photo_aerial img {
		padding-bottom: 0px;
		border: none;
		}

.spacer {
	background: #FFFFFF;
    margin: 0px auto;
	padding: 0px 0px 0px 0px;
    width: 970px;
	height: 15px;
	float: left;
	*float: none;
	display: table;
	}

.site_map {
	margin: 0px auto;
	}
	.site_map ul {
		}
	.site_map li {
		list-style-position: outside;
		}

.letter_container {
	width: 600px;
	margin-left: 15px;
	height: auto;
	display: block;
	padding: 10px;
	border: 2px #CCCCCC solid;
	text-align: left;
	color: #6d5444;
	line-height: normal;
	}	

.letter_banner {
	width: 600px;
	height: 98px;
	display: block;
	text-align: center;
	}	

/* -------------------------------------------------------------------------------------------------- */ 
/* ---------------------------------------------------------------------------- Sub Navigation Styles */
/* -------------------------------------------------------------------------------------------------- */
	
.sub_nav_container {
    margin: 0px auto;
    width: 150px;
	float: left;
	height: 100% auto;
	text-align: center;
	display: inline;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	vertical-align: top;
	}

.sub_nav {
	background: #FFEED7;
	margin: 0px auto;
    width: 150px;
	margin-left: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	border: 1px #b85f32 solid;
	display: inline;
	vertical-align: top;
	}
	.sub_nav a {
		width: 150px;
		text-indent: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		height: 20px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		border-bottom: 1px #d8c7a3 solid;
		text-decoration: none;
		}
	.sub_nav a:hover {
		background: #F5FFEE;
		width: 150px;
		text-indent: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		height: 20px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border-bottom: 1px #d8c7a3 solid;
		color: #000000;
		}
	.sub_nav ul {
		margin: 0px auto;
		padding: 0px;
		list-style: none;
		display: inline;
		}
	.sub_nav li {
		margin: 0px auto;
		list-style: none;
		display: inline;
		}

.sub_nav_current {
		background: #E9DFC1;
		width: 150px;
		text-indent: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		height: 20px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border-bottom: 1px #d8c7a3 solid;
		color: #000000;
		}

/* -------------------------------------------------------------------------------------------------- */ 
/* -------------------------------------------------------------------------------------- Form Styles */
/* -------------------------------------------------------------------------------------------------- */

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: normal;
	color: #000000;
	width: 292px; 
	text-decoration: none;
	}
	
.leadform {
	background: url(images/inputshadow1.jpg) #FFFFFF;
	border: #EAECF1 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 4px; 
	width: 292px;
	height: 20px;
	}
	
.leadform2 {
	background: url(images/inputshadow2.jpg) #FFFFFF;
	border: #EAECF1 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 4px;  
	width: 292px;
	height: 75px;
	}
	
.leadformsmall2 {
	background: url(images/inputshadow2.jpg) #FFFFFF;
	border: #EAECF1 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 4px;
	width: 120px;
	height: 90px;
	}
	
.leadform3 {	
	background: url(images/inputshadow3.jpg) #FFFFFF;
	border: #EAECF1 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 4px;
	width: 60px;
	height: 20px;
	}
	
.leadform4 {	
	background: url(images/inputshadow4.jpg) #FFFFFF;
	border: #EAECF1 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 4px;
	width: 125px;
	height: 20px;
	}
	
.leadform5 {	
	background: url(images/inputshadow4.jpg) #FFFFFF;
	border: #EAECF1 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 4px;
	width: 120px;
	height: 20px;
	}
	
.leadformdropdown {
	background-color: #FFFFFF;
	border: #EAECF1 1px solid;
	font-size: 12px;
	color: #666666;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 4px;
	width: 120px;
	height: 20px;
	}
	
.button {
	background: url(images/inputbuttonbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	Height: 25px; 
	text-decoration: none;
	border: 1px solid #186BD1;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.page_footer_brown {
	background: #b85f33;
	width: 970px;
	height: 15px;
	margin: 0px auto;
	text-align: center;
	display: table;
	clear: both;
	}

.page_footer_tile {
	background: url(images/tile_footer.jpg) no-repeat;
	width: 970px;
	height: 72px;
	margin: 0px auto;
	text-align: center;
	display: table;
	clear: both;
	}

.footer {
	background: url(images/bottom_footer.gif) #02113A no-repeat center;
	width: 1000px;
	height: 20px;
    margin: 0px auto;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
	display: table;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}

.footer_titles {
	background: url(images/bottom_titles.gif) no-repeat center;
	width: 1000px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
    margin: 0px auto;
	text-align: center;
	display: table;
	}

.footer_logo {
	width: 1000px;
	height: 75px;
	padding-top: 0px;
	padding-bottom: 25px;
    margin: 0px auto;
	margin-top: 10px;
	text-align: center;
	display: table;
	}	
	
/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------------------- Remedy Logo Styles */
/* -------------------------------------------------------------------------------------------------- */

.remedy {
	width: 1000px;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 25px;
    margin: 0px auto;
	text-align: center;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
	}
	.remedy img {
		border: 0px;
		}
	.remedy a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: underline;
		}
	.remedy a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #CCCCCC;
		text-decoration: none;
		}
	
/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------------------------------ The End */
/* -------------------------------------------------------------------------------------------------- */	
