body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #695F5B;
	background-image: url(../_media/images/rose-index-bg8.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body.interior {
	background-image: url(../_media/backgrounds/bg_horiz_interior.jpg);
	background-color: #EAE3E0;
}


/*#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	text-align: center;
	background-image: url(../_media/backgrounds/bg_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
    }*/


#wrapmaster {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	height:auto;
	width: 1000px;
	min-height:100%;
	text-align: center;
	background-image: url(../_media/backgrounds/bg_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}
/*  THESE STYLES ARE SPECIFIC TO THE 'ADVANCED' CSS STRUCTURE */
#wrap {
	width: 1400px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	}

#wrapcenter	{
	padding: 0px;
	width: 1000px;
	height: 100%;
	float: left;
	}
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 200px;
	height: 463px;
	float: left;
	background-image:  url(../_media/images/rose-index-4bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#wrapright	{
	padding: 0px;
	width: 200px;
	height: 463px;
	float: right;
	background-image: url(../_media/images/rose-index-4bgright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#content_header{
	width: 800px;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
/*  END 'ADVANCED' CSS STRUCTURE STYLES */
/*  BASIC TEXT FORMATING */
p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 140%;
	}

h1 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: left;
	margin-top:0px;
	font-style: italic;
	font-weight: normal;
	}
body.interior h1 {
	color: #9B8C87;
	font-size: 240%;
}
	
h2 {
	color: #155c74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #000000;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #246a82;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	text-decoration:underline;
	}

ul {
	list-style-image: url(../_media/common_assets/bullett.jpg);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
#seo {
	width: 850px;
	display: table;
	position: relative;
	background-color: #695F5B;
	margin: 0px auto;
	padding: 15px 0px;
}
#seo a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#seo h1 {
	color: #FFFFFF;
	padding-left:10px;
}



#seo h2 {
	color: #ffffff;
	margin-top: 0px;
	margin-bottom:5px;
	padding: 2px 5px;
}
#seo p {
	color: #FFFBFE;
	font-size: 100%;
}
#seo .link {
	text-decoration: none;
	background-color: #867A78;
	display: block;
	font-weight: normal;
	text-align: right;
	padding: 10px;
}
#seo div.column .link {
	text-align: left;
}
#seo  p.link, #seo a.link {
	margin: 10px;
	color: #fff;
}

#seo .bucket {
	height: 450px;
	}
	
#seo ul {
	margin: 0px 5px 5px; }
#seo ul li {
	margin: 		
	}
.column  {
	background-color: #766A66;
	border-collapse: collapse;
	width: 277px;
	float: left;
	display: table-cell;
	margin-left: 8px;
	border: 0;
}
.column  div  {
	height: 450px;
	display: table;
}
.column  p  {
	margin: 0px;
	padding: 10px;
	text-align: left;
}
.column  .bucket  li  a:hover  {
	color: #ffffff;
	}


a:hover .column, div.procedurelist:hover {
	background-color: #938480;
	cursor: pointer;
}
a:hover .column p, div.procedurelist:hover p {
	color: #FFFFFF;
}
a:hover .column img.image_left, div.procedurelist:hover img.image_left {
	background-color: #fff;
}
.row {
	background-color: #766A66;
	display: block;
	padding: 10px;
}
.row p {
	margin: 0px;
}
.row a.link {
	margin: 10px 0px 0px;
}
#seo .link:hover, #seo a:hover div.column p.link, #seo div.procedurelist:hover a.link {
	background-color: #F5F1EF;
	color: #346875;
}
div.philosophy {
	float: left;
	width: 41%;
	background-image: url(../_media/images/quote.gif);
	background-repeat: no-repeat;
}
#seo div.philosophy p {
	color: #B4A39D;
	padding: 0px 0px 0px 15px;
	line-height: 200%;
}
div.seo-info {
}
hr.line  {
	background-color: #d6d0ce;
	clear: both;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #faf7f7;
	border-top-style: solid;
	border-top-color: #d6d0ce;
	width: 880px;
	position: relative;
	left: 60px;
	margin: 0px;
	padding: 0px;
}

#seo ul.procedures {
	list-style-image:none;
	text-align:left;
	margin-bottom:0;
	margin-top: 0;
	}

#seo ul.procedures li {
	list-style-type:disc;
	}
#seo ul.procedures li a {
	color: #3B3A39;
}
#seo ul.procedures li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
#seo .bucket img:hover {
 	border: none;	
	}
	
#seo .bucket img {
	border:none;
	}	
	

/*  CSS IDs   */

/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background-image: url(../_media/backgrounds/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

/*------------- content main ----------------- */

#content_main{
	width: 660px;
	min-height: 350px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	right: 70px;
	}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:200px;
	height: 500px;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	left: 60px;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 100%;
	color: #000000;
    }
	
#content_side h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
    }
	
#content_side h2, #content_side h3 {
	color: #C8E6EB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 30px;
	}
	
#content_side ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
	}
#content_side li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: url(none);
	display: block;
	}
	
#content_side li a {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 94%;
	display: block;
	padding: 10px;
	font-weight: normal;
	}
	
#content_side li a:hover {
	background-color: #4F6A74;
	}
#content_side ul li ul, #content_side ul li ul li {
	color: #FFFFFF;
	list-style-type: circle;
	list-style-position: outside;
}
#content_side li ul li a {
	padding-left: 35px;
}
#content_side li ul li a:hover {
	background-color: #434343;
}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
	/*background-color: #3E3837;*/
}

#footer, #footer_index {
	text-align: center;
	width: 880px;
	margin: auto;
	padding: 15px 0px;
	background-color: #3E3837;
}

#footer_index {
	width: 850px;
	}


#footer p, #footer_index p  {
	color: #C9BCB8;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}

#footer a, #footer_index a {
	color: #F5F1EF;
	font-weight: bold;
	font-size: 100%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover, #footer_index a:hover {
	text-decoration: underline;
}
/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}


/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #e6dfdc;
	margin-bottom: 15px;
	padding: 4px;
	border: 3px solid #246a82;
	}
	
.image_right {
	float: right;
	margin-left:15px
	}
.image_right p {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
.image_right a:hover p {
	background-color: #246A82;
	color: #FFFFFF;
}
	
.image_left {
	float: left;
	margin-right:15px
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */
	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-weight:bold;
}
.float_left{
	float: left;
}

.float_right{
	float: right;
}

.highlight {
	border: solid #749caa 3px;
	background-color: #ebe4e1;
	width: 85%;
	margin: 15px auto 15px auto;
	padding: 10px 10px 15px 10px;
	}
	
h2.highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:120%;
	line-height:150%;
	font-style:italic;
	font-weight:normal;
	color: #6c625e;
	}	
	
	
.alt-para {
	border: solid #749caa 1px;
	background-color: #ebe4e1;
	margin: 15px auto 15px auto;
	padding: 10px 10px 15px 10px;
	}		
	
/*pullquotes*/

.pullquote_right{
	text-align: right;
	float:right;
	font-style: italic;
	display:block;
	border-right: solid #749caa 3px;
	padding: 10px;
	width: 250px;
	margin: 10px 0 10px 10px;
}
.pullquote_right p, .pullquote_right_small p{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	line-height: 150%;
}
.pullquote_left{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #000000;
	padding: 6px 6px 6px 10px;
	background-color: #EEEEEE;
}
.pullquote_left p, .pullquote_left_small p{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	line-height: 150%;
}

.pullquote_right_small{
	text-align: right;
	font-style: italic;
	display:block;
	border-right: 3px solid #000000;
	padding: 6px 10px 6px 0px;
	background-color: #EEEEEE;
	float: right;
	width: 40%;
	margin: 0px 0px 12px 10px;
}

.pullquote_left_small{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #000000;
	padding: 6px 10px 6px 10px;
	background-color: #EEEEEE;
	width: 40%;
	float: left;
	margin: 0px 10px 12px 0px;
}

.tour {
	margin: 35px 0;
	}

.testimonial {
	margin-bottom: 30px;
	padding:10px 10px 0px;
	border-top: solid #749caa 3px;
	background-image: url(../_media/backgrounds/bg-quotes.gif);
	background-repeat:no-repeat;
	display: block;
	clear: both;
	}
	
p.sig {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:120%;
	color:#246a82;
	}

.weather {
	width: 300px;
	float:right;
	border: 5px solid #749caa;
	padding: 10px;
	margin: 0 0 15px 15px;
	background-image:url(../_media/backgrounds/bg-peachgrade.jpg);
	background-repeat:repeat-x;
	}
	
.three {
	width:32%;
	float:left;
	margin:10px 8px 15px 0;
	}	

/*  End CSS Classes   */
.clear {
	clear: both;
}
.textbox {
	background-color: #ECF7FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #749CAA;
	border-bottom-color: #749CAA;
	position: relative;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: table;
	min-height: 152px;
}
.textbox p {
	color: #415760;
	padding-right: 10px;
}
.leftimage img {
	padding: 10px;
	float: left;
	width: 200px;
	height: 132px;
}


/*------------------ vision --------------*/
.vision {
	width: 650px;
	margin: 20px auto 20px;
	}

h2.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:180%;
	line-height:170%;
	font-style:italic;
	font-weight:normal;
	color: #246a82;
	margin: 20px 0 50px 100px;
	}	
	
