* {
	margin: 0;
	padding: 0;
}

body {
	background: #ECE8DD;
	font: normal small "trebuchet ms", arial, helvetica, sans-serif;
	color: #000000;
}

h1{
	font-size:16pt;
	color:#008000;
}

h2{
	font-size:14pt;
	color:#008000;
}

h3{
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

h4{
	font:italic 8pt verdana,arial,sans-serif;
	color:#000000;
}


blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #008000;
}

a:hover {
	text-decoration: none;
	color: #AAAAAA;
}

img {
	border:0;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(../images/img03.gif) repeat-x;
	text-transform: lowercase;
	font-size: 1em;
	color: #008000;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
	background: url(../images/img04.gif) repeat-x;
}

.titlephrase {
  font-size: large;
  font-weight: bold;
	color: #008000;
}

.bigimage {
	position: absolute;
	z-index: 2;
}

/* Post */

.post {
	margin-bottom: 15px;
	padding: 5px 20px 20px 20px;
	}

.post .title {
	margin-bottom: 1px;
	color: #008000;
}

.post .date {
	float: left;
	width: 70px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	padding-left: 20px;
	border-left: 1px dotted #713816;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	padding-top: 10px;
}

/*
.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
*/

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 150%;
}

#outerhome {
	width: 100%;
	padding-top: 75px;
	margin: 0 auto;
}

.homepagenewssectiontitle {
				border: #000000 1px solid;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 1px;
				padding-bottom: 1px;
				font-weight: bold;
				font-size: 10pt;
				color: #000000;
				background-color: #008000;}
		
.homepagenewssection {
				border-left: #008000 1px solid;
				border-right: #008000 1px solid;
				border-bottom: #008000 1px solid;
				padding: 5px;
				font-weight: normal;
				font-size: 10pt;
				color: #000000;
				background-color: #FFFFFF;}

/* Logo */

#logo {
	width: 700px;
	height: 240px;
	margin: 0 auto;
	background: url(../images/img01a.jpg) no-repeat;
}

#logo h1 {
	font-family: 'Times New Roman', serif;
	padding: 120px 0 0 30px;
	font-size: 3em;
	color: #008000;
}

#logo h2 {
	padding: 0 0 0 30px;
	font-size: .9em;
	color: #008000;
}

#logo a {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #008000;
}

/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}

/* Content > Sidebar > Login */


#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 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: 8pt;
	line-height: normal;
}

/* Content > Sidebar > 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;
	width: 660px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #713816;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

#footermenu{
	/*border:solid 1px red;*/
	font:normal 8pt arial,verdana,sans-serif;
	text-align:center;
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 10px 0;
}

.coupon{
	text-align:center;
	font:bold 16pt verdana,arial,sans-serif;
	border:dashed 4px black;
	width:375px;
	margin-bottom:10px;
}	
.coupon-logo{
	font:bold 18pt verdana,arial,sans-serif;
	color:#000000;
	margin-bottom:20px;
}
.coupon-headline{
	font:bold 18pt verdana,arial,sans-serif;
	color:#008000;
}
.coupon-subheadline{
	font:bold 12pt verdana,arial,sans-serif;
	color:navy;
}
.coupon-price{
	font:bold 48pt verdana,arial,sans-serif;
	color:red;
}
.coupon-fineprint{
	font:bold 8pt verdana,arial,sans-serif;
}
.coupon-expire{
	font:bold 11pt verdana,arial,sans-serif;
	margin-top:20px;
}

.coupon-code{
	font:normal 8pt arial,sans-serif;
	margin-top:0px;
}