h1 {
	font-family:"Arial Black", Arial;
	font-size:22px;
	color: #478381;
}

h2 {
	font-family:"Arial Black", Arial;
	font-size:30px;
	color: #478381;
}

h3 {
	font-family:"Arial Black", Arial;
	font-size:24px;
	color: #478381;
}

h4 {
	font-family:"Arial Black", Arial;
	font-size:18px;
	color: #478381;
}

h5 {
	font-family:"Arial Black", Arial;
	font-size:14px;
	color: #478381;
}

.small_header {
	font-family:"Arial Black", Arial;
	font-size:14px;
	color: #478381;
}

.medium_header {
	font-family:"Arial Black", Arial;
	font-size:17px;
	color: #478381;
}

.large_header {
	font-family:"Arial Black", Arial;
	font-size:20px;
	color: #666666;
}

.small_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #333333;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.large_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}

.main_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.main_text_lh14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:link {
	text-decoration: none;
	color: #444444;
}

a:visited {
	text-decoration: none;
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
	color: #444444;
}

img.floatLeft { 
    float: left; 
    margin-right: 10px; 
	margin-top: 5px;
}

img.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-top: 5px;
}

div.floatLeft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

div.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

body {
	background-color: #747e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../_skin/background.png);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper974 {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}

#titlebar {
	width:974px;
	height:170px;
	margin: 0;
	background-image: url(../_skin/titlebar.jpg);
	background-repeat: no-repeat;
	}
	
#titlebar_owners {
	width:974px;
	height:170px;
	margin: 0;
	background-image: url(../_skin/titlebar_owners.jpg);
	background-repeat: no-repeat;
	}
	
#menubar {
	width:974px;
	height:32px;
	}	
	
#flashbar {
	width:974px;
	height:160px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: white;
	}	
	
#header {
	margin: 0 0 15px 0;
}

#column-wrapper {
	padding-top: 5px;
	float: left;
	width: 220px;
}

#column-brief {
	background-image: url(../_skin/brief_back.png);
	background-repeat: no-repeat;
	background-position: left top;/*	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px; */
}

#column-pics {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-wrapper {
	margin: 0;
	float: left;
	width: 737px;
}

#content {
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

#footer-wrapper {
    clear: both;
	width:974px;
	height:25px;
	background-image: url(_chrometheme/chromebg2.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
   
#footer-content {
	text-align: center;
	vertical-align: middle;
}




/* #side-a {
	float: left;
	width: 150px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 450px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	clear: both;
	background: #A2A2A2;
}
