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

body {
	background-color: #b3b3b3;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	}
/* Document Formatting --------*/
#header {
	background-image:url(images/top_header.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 10px;
	padding: 50px 10px 10px 10px;
	margin: 10px 0 5px 0;
	text-align: right;
	vertical-align: bottom;
	}
#header a {
	color: #333;
	text-decoration: underline;
	font-size:10px;
	text-transform: uppercase;
	}
#header a:hover {
	color: #666;
	text-decoration: none;
	}
#pg_top {
	width:900px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	height: 324px;
	}
#pg_mdl {
	width: 872px;
	background-image:url(images/pg_mdl.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 7px 14px;
	}
#pg_btm {
	width: 900px;
	background-image:url(images/pg_btm.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0 0 20px 0;
	padding: 0;
	}
/* END Document Formatting -------*/

/* Navigation --------------------*/
#top_nav {
	background-color:#EDE7CE;
	width: 100%;
	height: 25px;
	padding: 0;
	margin: 0 0 7px 0;
	text-align: left;
	clear: both;
	}
#side_nav {
	
	}
#side_nav ul {
	list-style: none;
	margin: 0;
	padding: 0 12px;
	}
#side_nav ul li {
	font-size: 13px;
	line-height: 18px;
	}
#side_news {
	
	}
#side_news ul {
	list-style: none;
	margin: 0;
	padding: 0 8px;
	}
#side_news ul li {
	font-size: 11px;
	line-height: 16px;
	padding: 0 5px 3px 8px;
	margin: 0;
	}
#side_news ul li a {
	color: #333;
	}

/* END Navigation ----------------*/
/* Text Formatting ---------------*/
h1 {
	margin: 0 10px 5px 10px;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	border-bottom: dotted 1px #555;
	text-indent: 7px;
	}
h2 {
	border-bottom: 1px solid #999;
	margin: 0 10px 5px 10px;
	padding: 0 0 5px 0;
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	}
h3 {
	margin: 0 10px 5px 6px;
	padding: 0 0 5px 0;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	}
h4 {
	margin: 5px 3px 0 3px;
	padding: 5px 0 0 0;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	}
h5 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	}
p {
	padding: 0 5px 0 0;
	margin: 4px 0;
	font-size: 12px;
	}
.hm_news {
	padding-left: 5px;
	}
.hm_news a {
	color: #333;
	text-decoration: underline;
	}
.hm_news a:hover {
	color: #666;
	text-decoration: none;
	}
.bold {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	}
a {
	color: #666;
	text-decoration: underline;
	}
a:hover {
	color: #999;
	text-decoration: none;
	}
#indent_text {
	padding: 1px 0 7px 20px;
	font-weight: normal;
	}
/* END Text Formatting -----------*/
#copyright {
	text-align: center;
	color: #777;
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 12px;
	}
#copyright a {
	color: #777;
	text-decoration: underline;
	}
#copyright a:hover {
	color: #333;
	text-decoration: none;
	}
/* Images -----------------*/
#img_left {
	margin: 3px 10px 10px 10px;
	padding: 6px;
	clear: left;
	float: left;
	width: 230px;
	border: 1px solid #eee;
}
#hm_img_left {
	background-image:url(images/hm_img_bg.png);
	background-repeat: no-repeat;
	margin: 5px 10px 10px 10px;
	padding: 14px 0 0 11px;
	clear: left;
	float: left;
	width: 250px;
	border: none;
	}
#hm_img_brdr {
	margin: 0;
	padding: 0;
	border: 5px solid #fff;
	}
	
#sm_pic_frame {
	background-image:url(images/sm_pic_frame.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 0 0 5px;
	}
#sm_pic_brdr {
	margin: 0;
	padding: 0;
	border: 2px solid #fff;
	}
#gallery_img_brdr {
	margin: 0;
	padding: 0;
	border: 16px solid #fff;
	width: 500px;
	}
.catchy {
	color: #BB0000;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	}
#partner_web {
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	font-style: italic;
	}
/* Alternating Colors ------------- */

.EvenRows {
	background-color:#ECE7D0;
	}
.OddRows {
	background-color:#F6F2E1;
		}
.HighlightRow {
	background-color:#B3B3B3;
	color: #000;
	}
.HighlightRow .bold { color: #000;}
.HighlightRow a { color: #000; }
.HighlightRow a:hover { 
	color: #BB0000;
	text-decoration: none;
	}
#MyLink {
	width: 250px;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	}

#hide {
	margin: 25px 3px 5px 3px;
	padding: 0;
	color:#F5F1E1;
	font-size: 2px;
	text-align: right;
	}
	
#hide a {
	color:#F5F1E1;
	}
#hide a:hover {
	color:#F5F1E1;
	text-decoration: none;
}

/* Buttons ---------------*/
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
	}

a.button {
	background: transparent url(images/button_a.gif) no-repeat scroll top right;
	color: #333;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* Sliding doors padding */
	text-decoration: none;
	}
a.button span {
	background: transparent url(images/button_span.gif) no-repeat;
	display: block;
	lineheight: 14px;
	padding: 5px 0 5px 18px;
	}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline:none;
	}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
	}