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

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	/*background: #FFFFFF url(images/img1copy.gif) repeat-x;*/
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
	/*background-color: #F90;*/
	background-color: #CCCCCC;
}

h1, h2, h3 {
	color: #F00;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1.2em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {

}

ol {
}

ol li {
}

a {
	color: #03C;
}

a:hover {
	text-decoration: none;
}

/*img {
	border: 1px solid #3B3B3B;
}*/

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	/*text-transform: lowercase;*/
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	background-color: #009900;
}

.boxed .content {
	padding: 15px;
	color: #F00;
	font-weight: bold;
	font-size: 1.1em;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	/*border-bottom: 1px solid #3B3B3B;*/
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 700px;
	height: 216px;
	margin: 0 auto;
	background-image: url(images/banner2sans.jpg);
	background-color: #009900;
}

#header h1, #header h2 {
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #03C;
}

#header h1 {
	float: left;
	letter-spacing: -3px;
	font-size: 54px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#header h2 {
	float: left;
	padding-left: 55px;
	margin-right: 30px;
	clear: both;
	margin-top: -10px;
	width: 400px;
}

#header a {
	text-decoration: none;
	/*color: #FC0;*/
	color: #F90;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #009900;
}

#content {
	float: right;
	width: 497px;
	padding-right: 1px;
}

#sidebar {
	float: left;
	width: 198px;
	padding-left: 1px;
	background-color: #FFCC00;
	border-left: 1px solid #000000;
}

/* Menu */

#menu {
}

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

#menu li {
	display: inline;
	color: #F00;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}

#menu a:hover {
	color: #000000;
	background-color: #CCCCCC;
}

#menu .active a {
	background:#FFCC00
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

/* Footer */

#footer {
	width: 670px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#page .floater {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #FFFFFF;
	position: relative;
	left: 270px;
	top: -27px;
}
#page #content #welcome .content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-type: none;
	display: block;
	line-height: 50px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
#page #content #welcome .content li a {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#header #phone {
	font-size: 2.5em;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 30px;
	font-weight: bold;
	margin-top: 25px;
}
.style5 {
	color: #00F;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
