/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
	margin: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h2 {

	font-size: 2em;
	font-weight: normal;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 1px solid #C4C2C2;
}

/* Page */

#page {
	width:1032px;
	margin: 0;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 20px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(images/img05g.gif) no-repeat;
	font-size: 1.4em;
	color: #000000;
}

.boxed .content {
	padding: 2px;
	border: 1px solid #8EB77D;
}
.boxed .content low {
	text-decoration: none; 
	color: #0000FF;
}

.boxed .content .med {
	text-decoration: none;
	color:#00FF00;
}

.boxed .content .high {
	text-decoration: none;
	color:#FF6600;
}

.boxed .content .extreme {
	text-decoration: blink;
	color:#FF0000;
}
/* Left */

#left {
	float:
	width: 240px;
	padding: 10px;
	padding-top: 5px;
	top: auto;	
	

}

/* Center */

#center {
	vertical-align: top;	
	float: left; 
	width: 440px;
	padding: 10px;
	padding-top: 5px;
	top: auto;
	
}

/* Right */

#right {
	float: left;
	width: 240px;
	padding: 10px;
	padding-top: 5px;
	top: auto;	

}


/* Post */

.post {
}

.post .title {
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}

.post .story {
}

/* Header */

#header {
	width: 740px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0 0 0;
		
}

/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
	background: url(images/img02.gif) no-repeat;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 19px 0 0 1em;
	font-size: 1em;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 22px 0 0 .5em;
	font-size: .7em;
}

#logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F885C;
}

/* Header > Menu */

#menu {
	float: left;
	width: 700px;
	height: 50px;

}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding-top: 20;
	float: left;
	width: 100px;
	height: 35px;
	padding: 20px 0 0 0;
	background: url(images/img03gr.gif) no-repeat; 
	text-align: center;
	color: #000000;
}

#menu a:hover, #menu .active a {
}

/* Content */

#content {
	width: 940px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: Left;
	padding: 5px;
	width: 480px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	padding: 5px;
	width: 240px;
}

/* Content > Sidebar > Support */

#support {
	width: 240px;
	height: 100px;
	margin-bottom: 20px;
	background: url(images/img04.jpg) no-repeat;
}

#support h2 {
	margin: 0;
	padding: 30px 0 0 70px;
	font-size: 1.4em;
	color: #FF8A00;
}

#support h3 {
	margin: 0;
	padding: 0 0 0 70px;
	color: #FF8A00;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > weather*/

#weather {
}

#weather ul {
	margin: 0;
	list-style: none;
}

#weather h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#weather p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #788714;
	background: #FFFFFF;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
	color: #000000;
}

#footer a {
	text-decoration: underline;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
