@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/CG-tile.gif);
	background-repeat: repeat;
	background-position: left top;
}

p, blockquote, td {
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 18px;
}

input, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h2 {
	font-size: 18px;
	margin-top : 18px;
	margin-bottom : 12px;
	margin-right: 12px;
	color: #603D1C;
}

h2.mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-right: 0px;
	margin-top: 9px;
	margin-bottom: 12px;
	text-align : center;
	font-style : italic;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #603D1C;
}

.h2_sub {
	font-size: 18px;
	font-weight: bold;
	margin-top : 24px;
	margin-bottom : 0px;
	color: #603D1C;
}

h3 {
	font-size: 16px;
	margin-top : 24px;
	margin-bottom : 6px;
	color: #009999;
}

li {
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 3px;
	/* background-color : #FFE7E9; */
}

p.v2 {
	margin-right: 12px;
}

p.add_block {
	font-size: 12px;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left: 12px;
}

.contact_form {
	 margin-top: 0px;
	 margin-bottom: 3px;
	/* background: silver; */
}

.property_head {
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}

.table_head {
	font-size : 14px;
	font-weight: bold;
	margin-top : 3px;
	margin-bottom : 3px;
	color:  #603D1C;
}

.table_text {
	font-size : 14px;
	margin-top : 3px;
	margin-bottom : 3px;
}

p.bottom_contact {
	font-size: 12px;
	color:  #603D1C;
	margin-top: 6px;
	margin-bottom: 6px;
}

p.copyright {
	font-size: 10px;
	color: #603D1C;
	margin-top: 14px;
}

p.caption {
	font-size: 10px;
}

p.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: black;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 24px;
}

p.tagline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: black;
	line-height: 26px;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 24px;
}

p.menu_text {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}

p.menu_text2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 11px;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #009999;
	text-decoration: none;
}

a:hover {
	color: #603D1C;
	text-decoration: underline;
}

a.menu:link, a.menu:active, a.menu:visited {
	color: white;
	text-decoration: none;
}

a.menu:hover {
	color: white;
	text-decoration: none;
}

td.menu_bar {
	background-color: #00AD98;
	background-image : url(images/cg_menu_bkg.gif);
}

td.menu_bkg {
	background-color : transparent;
}

td.menu_over_bkg {
	/* background-color : #603D1C; */
	background-image : url(images/cg_menu_over_bkg.gif);
}

.style1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #C7900D;
	text-align: center;
	font-style: bold;
	
}
.style2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: 0052BA;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}
.style3 a:link {text-decoration: none;color: #FFFFFF;}
.style3 a:visited {text-decoration: none;color: #FFFFFF;}
.style3 a:hover {
	text-decoration: none;
	color: #CCCC00;
}
.style3 a:active {text-decoration: none;color: #FFFFFF;}
	
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: 0052BA;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #C7900D;
	text-align: center;
	font-style: bold;
	
}

.style25 a:link {text-decoration: none;color: #999999;}
.style25 a:visited {text-decoration: none;color: #999999;}
.style25 a:hover {
	text-decoration: none;
	color: #CCCC00;}
	
.style26 {color: #C7900D}

.style27 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0052BA;
	font-size: 11px;
	
}

#leftFloat
{
  float: left;
  width: 100px;
}

#rightFloat
{
  float: right;
  width: 100px;
}

.Body_Small {
    color: #3f3f3c;
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
 font-size: 1.em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 17px;
    margin:0 0 1.5em 0;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.style_2 {
    padding: 10px;
}
.graphic_textbox_layout_style_default_External_173_295 {
    position: relative;
	margin-left: 50px;

}

-->


#sidebar {
	width: 325px;
	padding: 12px 15px 12px 15px;
	top: 0px;
	margin-right: -15px;
	margin-left: 0px;
	float: right;
	overflow: visible;
	background-color:#c7d6ee;
	position:relative;
	}
