/* CSS Document */

/*<group=GENERAL>*/

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #737373;
	color: #666465;
	text-align: center;
}


img {border: none;}

h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #33A02C;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	color: #33A02C;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}
h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #33A02C;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}
h4 {
	font-size: 1.6em;
	font-weight: normal;
	color: #33A02C;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}
h5 {
	font-size: 1.4em;
	font-weight: normal;
	color: #33A02C;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}
h6 {
	font-size: 1.2em;
	font-weight: normal;
	color: #33A02C;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}

a {
}
a:hover {
}

.clear {
	clear: both;
	line-height: 0%;
	font-size: 0%;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
	
/*</group>*/

/*<group=WRAP>*/

#wrap {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	position: relative;
}
	
/*</group>*/

/*<group=MAST>*/

#mast {
	background: url(../images/tile_mast.gif) top right repeat-y;
}

#mast ul {
	list-style-type: none;
	/*float: left;*/
	margin: 0;
	padding: 0;
	background: url(../images/tile_tabs.gif) repeat-y top right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

#mast li {
	float: left;
	background: url(../images/bgd_tab_both.gif) no-repeat top right;
}

#mast li a {
	display: block;
	padding: 5px 10px 5px 10px;
	background: url(../images/bgd_tab_both.gif) no-repeat top right;
	color: #fff;
	text-decoration: none;
	}
#mast li a:hover {
	background-position: right -150px;
	color: #165829;

}
	
/*</group>*/

/*<group=NAV>*/

/*</group>*/

/*<group=BANNER>*/

#banner {
	padding-left: 145px;
}
	
/*</group>*/

/*<group=CONTENT>*/

#content {
	background: url(../images/bgd_content.gif) top right no-repeat;
	border-bottom: solid 1px #ccc;
}
	
/*</group>*/

/*<group=LOGO>*/

#logo {
	text-align: center;
	float: left;
}
	
/*</group>*/

/*<group=LEFT>*/

#left {
	/*background: #ff8a15 url(../images/tile_left.gif) top right repeat-y;*/
	position: absolute;
	z-index: 3;
}

#left ul {
	list-style-type: none;
	text-align: right;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}

#left li {
	
}

#left li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 2px 15px 2px 15px;
}

#left li a:hover {
	background: url(../images/bgd_left_over.gif) repeat-y;
	display: block;
	text-decoration: none;
	color: #000;
	
}

#left form {
	display: block;
	/*text-align: right;*/
	padding: 5px 15px 5px 15px;
	margin: 50px 0 55px 0;
	font-size: .9em;
	color: #000;
	/*background: #fff;*/

}

#left form strong {
	font-family: Arial, Helvetica, sans-serif;
}

#left form label {
	color: #444;
	font-style: italic;
}

#left .textbox {
	width: 105px;
	border: solid 1px #F65E00;
}

#subscribe {
	border: solid 1px #fff;
	margin: 3px 0 0 0;
}
	
/*</group>*/

/*<group=COPY>*/

#copy {
	
	padding: 3em 200px 50px 20px;
	margin-left: 145px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height:14px;
	
	/*border-left: solid 1px #ccc;*/
}
	
/*</group>*/

/*<group=RIGHT>*/

#right {
	/*position: absolute; right: 0;*/
	z-index: 4;
	text-align: left;
	float: right;
	width: 185px;
	margin: 5px 0 5px 0;
	min-height: 600px;
}

#right IFRAME {
	width: 145px;
	height: 800px;
}

#news {
	margin: 0 40px 0 0;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 600px;
}


#news strong {
	color: #444;
}

#newslinks {color:#000!important;}

#right a:link, #right a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#right a:hover {
	text-decoration: underline;
	color: #000;
}

/*</group>*/

/*<group=FOOTER>*/

#footer {
	padding: 15px 15px 0 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff7f00;
	font-size: .9em;
	line-height: 1em;
	clear: both;
}

#footer a {
color: #ff7f00;
}
	
/*</group>*/

/*<group=FORM>*/

input, textarea {
	border: solid 1px #f90;
	font-family: inherit;
	font-size: inherit;
	padding: 2px;
}

textarea {
	width: 200px;
	height: 100px;
}

form {
	display: block;
	border: solid 1px #fff;
}

.button {
	border: none !important;
}

.warning {
	color: #FF3600;
}
	
/*</group>*/

