/* = CSS reset
----------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end css reset */

body {
	margin: 0;
	padding: 0;
	background: #306187 url(/cpm/bg.gif) repeat-x 0 0;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}

a {
	color: #6C63C1;
}

a:hover {
	color: #DD94DD;
}

div#Container {
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
	width: 800px;
	background-color: #fff;
	text-align: center;
	border-top: 5px solid #D174C0;
}

/* = navigation
----------------------------------------------- */
ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

.nav {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

.nav li {
	margin: 0;
	padding: 4px 0 7px 0;
	height: 15px;
	width: 155px;
	border-bottom: 1px solid #AFBBE2;
	border-top: 1px solid #fff;
}

.nav li a {
	margin: 0;
	padding: 0 0 0 23px;
	height: 25px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C63C1;
	text-decoration: none;
	background: #E3E8F8 url(/cpm/nav_arrow.gif) no-repeat 3px 3px;
}

.nav li a:hover {
	color: #DD94DD;
}

.nav li.first {
	border-top: none;
}

.nav li.bottom {
	margin-bottom: 40px;
}

.nav li.subnav_top {
	border-bottom: none;
}

#subnav {
	margin: 0 15px 0 10px; 
	padding: 0;
	list-style-type: none;
}

#subnav li {
	margin: 0;
	padding: 0 0 7px 1px;
	border-bottom: none;
	border-top: none;
	list-style-position: outside;
}

#subnav li.last {
	border-bottom: 1px solid #AFBBE2;
}

#subnav li a {
	margin: 0;
	padding: 0 0 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C63C1;
	text-decoration: none;
	background: #E3E8F8 url(/cpm/subnav_dot.gif) no-repeat 1px 3px;
}

#subnav li a:hover {
	color: #DD94DD;
}


div#SyndArea01 {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 113px;
	float: left;
	background: #FFF url(header_bg.gif) no-repeat 100% top;
}

div#SyndArea01 h1 {
	margin: 0px;
	margin-left: 36px !important;
	margin-left: 18px;
	padding: 0;
	width: 500px;
	height: 113px;
	text-indent: -5000px;
	background: #FFF url(logo.gif) no-repeat top;
	text-align: left;
	float: left;
	cursor: hand;
}

div#SyndArea02 {
	display: block;
	margin: 0;
	padding: 0;
	right: 0px;
	float: right;
	overflow: visible;
	clear: right;
	background: #DD94DD;
	text-align: left;
	height: 113px;
	width: 0;
}

span#TopNavBar {
	min-width: 100%;
	display: block;
	margin: 0; padding: 0px;
	background: #FFF url(/cpm/header_shadow.gif) repeat-x 0 0;
	height: 10px;
	border-top: none;
	border-bottom: none;
	clear: both; float: none;
}
/*Homepage Large Image below nav*/
td#ImageRow {
	background: #fff url(/cpm/sidebar_bg.gif) 100% 0;
	display: none;
	margin: 0; padding: 0;
	height: 0;
}
span#hmSyndArea03 {
	min-width: 100%;
	display: none;
	margin: 0px; padding: 0px;
	border: 1px solid #000;
	clear: both; float: left;
	height: 0;
	background: #fff url(/cpm/sidebar_bg.gif) 100% 0;
}

/* = home main content
----------------------------------------------- */
td#hmLeftColumn {
	background-color: #fff;
	width: 620px;
	margin: 0px;
	vertical-align: top;
	border-right: 1px solid #FFF;
	padding: 0px 0px 60px 0px;
	list-style: square inside;
}
div#hmSyndArea04 {
	color: #222222;
	clear: both;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	background: #fff url(/cpm/thank_you.gif) no-repeat 0 250px;
}

#hmLeftColumn ul{
	 margin: 0;
	 clear: both;
}
#hmLeftColumn li{
	margin-left: 15px;
	list-style: square outside;
}
#hmLeftColumn a:Link, #hmLeftColumn a:Visited{
	 font: inherit;
	 color: #FFF;
	 text-decoration: underline;
}
#hmLeftColumn a:Link:Hover, #hmLeftColumn a:Visited:Hover{
	font: inherit;
	color: #FFF;
	text-decoration: none;
}

.rotator {
	margin: 15px 0 0 30px;
	width: 558px;
	height: 254px;
}

.rotator  img{
	width: 558px;
	height: 254px;
}

.welcome_text {
	margin: 20px 60px 0 80px;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	color: #333;
}


/* = home right column
----------------------------------------------- */
td#hmRightColumn {
	background: #fff url(/cpm/sidebar_bg.gif) repeat-y 0 0;
	color: #003366;
	width: 182px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div#hmSyndArea07 {
	font: 12px Arial, sans-serif; line-height: 18px;
	background: transparent;
	color: #003366;
	width: 182px;
	margin: 0px; padding: 0;
	list-style: square inside;
	clear: both;
	text-align: left;
}

#sidebar {
	background: transparent url(/cpm/flower_graphic.gif) no-repeat 50% 100%;
	padding: 25px 0 50px 0;
	margin: 0;
	width: 182px;
	float: left;
}

/*Hompage Main Content Area*/
td#hmCenterColumn {
	border-right: 1px solid #FFF;
	background-color: #A7B6C5;
	min-width: 400px;
	padding: 1px 5px; margin: 0px;
	vertical-align: top;
	font: 11px Arial, sans-serif;
	line-height: 18px;
	color: #003366;
	display: none;
}
td#hmCenterColumn div a {
	color: #003366;
}
div#hmSyndArea06 {
	margin: 0px; padding: 0px;
	font: 11px Arial, sans-serif;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	color: #003366;
	list-style: square inside;
}
.featHead {
	font: bold 15px Arial, sans-serif;
	text-transform: uppercase;
	color: #003366;
	letter-spacing: 3px;
	text-align: left;
	margin: 0px;
}
#hmSyndArea06 p{
	font: 11px Arial, sans-serif;
	line-height: 18px;
	color: #003366;
}
#hmSyndArea06 ul{
	 margin: 0px;
	 clear: both;
}
#hmSyndArea06 li{
	margin-left: 15px;
	list-style: square inside;
}
#hmSyndArea06 a:Link, #hmSyndArea06 a:Visited{
	font: inherit;
	color: #003366;
	text-decoration: underline;
}
#hmSyndArea06 a:Link:Hover, #hmSyndArea06 a:Visited:Hover{
	font: inherit;
	color: #990000;
	text-decoration: none;
}

/* = interior styles
----------------------------------------------- */
/*Interior Left Side Classes*/
td#LeftColumn {
	display: none;
	background-color: #6A88A8;
	vertical-align: top;
	width: 620px;
	margin: 0px;
	padding: 0px;
	color: #003366;
	font: 11px Arial, sans-serif;
	line-height: 17px;
	list-style: square inside;
}
#LeftColumn a:Link, #LeftColumn a:Visited {
	font: inherit;
	color: #003366;
	text-decoration: underline;
}
#LeftColumn a:Link:Hover, #LeftColumn a:Visited:Hover {
	font: inherit;	
	color: #FFF;
	text-decoration: none;
}
div#SyndArea03 {
	margin: 0px; padding: 0px;
	vertical-align: middle;
	text-align: left;
	clear: both;
}
div#LeftNavSet {
	font: bold 12px Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin: 0px; padding: 10px;
	width: auto;
	vertical-align: top;
	text-align: left;
	clear: both;
}
div#LeftNavSet a {
	font: bold 12px Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#LeftNavSet a:Link, #LeftNavSet a:Visited {
	color: #FFF;
	text-decoration: none;
}
#LeftNavSet a:Link:Hover, #LeftNavSet a:Visited:Hover {
	color: #990000;
	text-decoration: underline;
}

div#SyndArea04 {
	display: block;
	font: inherit;
	color: #003366;
	width: auto;
	margin: 0px; padding: 0px;
	list-style: square inside;
	clear: both;
}

/*Interior Main Content Area*/
td#CenterColumn {
	background-color: #FFF;
	width: 580px;
	padding: 1px 19px; margin: 0px;
	vertical-align: top;
	font: 12px Arial, sans-serif;
	line-height: 18px;
	color: #333;
	list-style: bullet outside;
}

#CenterColumn ul{
	margin: 5px 0 10px 15px;
	clear: both;
	text-align: left;
	list-style-type: disc;
	list-position: outside;
}
#CenterColumn li{
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}

span#spanMainContent {
	font: 12px Arial, sans-serif; 
	line-height: 19px;
	text-align: left;
	margin: 0px;
	padding: 0;
}

span#spanMainContent img {
	padding: 10px;  
    border: 1px solid #ccc;  
    background-color: #eee;  
}

span#spanMainContent img.no_border {
	margin: 0 10px 0 -10px;
	padding: 0;
	float: left; 
	border: none;
}

img.map {
	padding: 0;
	border: none;
	background-color: #fff;
}

img.right {
	margin: 0 -10px 0 10px;
	float: right;  
}

img.left {
	margin: 0 10px 0 -10px;
	float: left; 
}

#virtual_tour_wrapper {
	margin: 10px auto 0 auto;
	width: 430px;
	text-align: center;
}

#flashwave {
	margin: 0 auto 15px auto;
	width: 343px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

#flashwave_right {
	margin: 0 -10px 15px 10px;
	width: 343px;
	border-bottom: 1px solid #ccc;
	float: right;
}

/*Interior Right Side Column*/
td#RightColumn {
	background: #fff url(/cpm/sidebar_bg.gif) repeat-y 0 0;
	color: #003366;
	width: 182px;
	vertical-align: top;
	text-align: left;
	padding: 0 0 50px 0;
	margin: 0px;
}

div#SyndArea05 {
	font: 12px Arial, sans-serif; line-height: 18px;
	background: transparent;
	color: #003366;
	width: 182px;
	margin: 0px; padding: 0;
	list-style: square inside;
	clear: both;
	text-align: left;
}

/* = header styles
----------------------------------------------- */
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 21px;
	line-height: 21px;
	color: #7E71C6;
	font-weight: normal;
	font-style: italic;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 21px;
	color: #7E71C6;
	font-weight: normal;
	font-style: italic;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 21px;
	color: #7E71C6;
	font-weight: normal;
	font-style: italic;
	clear: both;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 16px;
	color: #7E71C6;
	font-weight: bold;
}

span#spanMainContent p font b {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 21px;
	line-height: 21px;
	color: #7E71C6;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

blockquote {
text-align: left;
}

/*Interior Rightside SyndAreas*/
div#SyndArea06 {
	font: 11px Arial, sans-serif; 
	line-height: 16px;
	color: #003366; 
	width: auto;
	margin: 0px 0px 5px 0px; padding: 0px 4px;
	list-style: square inside;
	clear: both;
}

/* = header styles
----------------------------------------------- */
table#Footer {
	border-top: none;
	border-bottom: none;
	width: 100%;
	background-color: #FFF;
	margin: 0px; padding: 0;
	clear: both; float: none;
	text-align: left;
	border-top: 1px solid #EFAFE3;
}

#footer_content {
	margin-top: 5px;
	padding: 10px;
	border-top: 1px solid #EFAFE3;
}

#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	float: left;
}

#copyright_info {
	float:left;
}

#address {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
}

span#hmSyndArea08 {
	width: 100%;
	color: #333;
	font: 11px Arial, sans-serif;
	line-height: 18px;
}

#Footer a {
	color: #548C9E;
	margin: 0; 
	padding: 0;
}

#Footer a:visited {
	color: #548C9E;
}

#Footer a:hover {
	color: #008B99;
}

span#SyndArea07 {
	width: 100%;
	color: #333;
	font: 11px Arial, sans-serif;
	line-height: 18px;
}
/********** Styles for Link LABELS ************/
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(icon_pdf.gif) no-repeat center right;
}
a[class ="noicon"] {
	padding-right: 0px;
	background: none;
}
a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(icon_doc.gif) no-repeat center right;
}
a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(icon_mailto.gif) no-repeat center right;
}
a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(icon_popup.gif) no-repeat center right;
}
a.external {
	padding-right: 18px;
	background: transparent url(icon_external.gif) no-repeat center right;
}
.phone {
	padding-right: 18px;
	background: transparent url(icon-phone.gif) no-repeat center right;
	font-weight: bold;