/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#ffffff url(../images/bg.jpg) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#463427;
}

presstitles {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#063;
}

fieldset { margin:0px; padding:0px; border:0px; }

img { border:0px; }

form { margin:0px; padding:0px; }

#wrapper {
	width:800px;
	margin:0px auto;
}

#content {
	width:800px;
	margin-top:4px;
}

#header {
	margin-top:30px;
}

#header #logo {
	margin-bottom:14px;
	float:left;
}

#header #slogan {
	float:right;
	margin-top:20px;
	font-size:15px;
	font-weight:bold;
}

h1 { margin:0px 0px 10px 0px; font-weight:normal; font-size:22px; color:#69bd1e; }
h2 { margin:0px 0px 10px 0px; font-weight:normal; font-size:30px; color:#69bd1e; }
h3 { margin:0px 0px 10px 0px; font-weight:normal; font-size:13px; color:#666666; letter-spacing:1px; }
h4 { margin:0px 0px 10px 0px; font-weight:bold; font-size:12px; }
p {
	margin:0px 0px 10px 0px;
	line-height:20px;
	color: #000;
}


/* main menu */

#mainmenu {
	font-size:14px;
}

#mainmenu a:link { color:#463427; text-decoration:none; }
#mainmenu a:visited { color:#463427; text-decoration:none; }
#mainmenu a:hover { color:#69bd1e; text-decoration:none; }

#mainmenu .active {
	background-color:#69bd1e;
	padding:7px 14px;
}

#mainmenu .active a:link { color:#463427; text-decoration:none; }
#mainmenu .active a:visited { color:#463427; text-decoration:none; }
#mainmenu .active a:hover { color:#ffffff; text-decoration:none; }

#mainmenu ul {
	margin:0px;
	padding:0px;
}

#mainmenu li {
	margin:0px;
	float:left;
	list-style:none;
	padding:7px 14px;
}

/* submenu */

#submenu {
	font-size:11px;
	font-weight:bold;
	background-color:#69bd1e;
}

#submenu a:link { color:#ffffff; text-decoration:none; }
#submenu a:visited { color:#ffffff; text-decoration:none; }
#submenu a:hover { color:#6e5300; text-decoration:none; }

#submenu .active a:link { color:#6e5300; text-decoration:none; }
#submenu .active a:visited { color:#6e5300; text-decoration:none; }
#submenu .active a:hover { color:#ffffff; text-decoration:none; }

#submenu ul {
	margin:0px;
	padding:0px;
}

#submenu li {
	margin:0px;
	float:left;
	list-style:none;
	padding:7px 30px;
}

#submenu li.sep {
	width:1px;
	background:url(../images/menu_sep.gif) no-repeat;
	margin-top:6px;
	padding:0px;
}

/* footer */

#footer {
	font-size:10px;
	color:#463427;
	margin-top:15px;
}

#copyright {
	float:left;
	width:250px;
}

/* submenu */

#footermenu {
	float:right;
	width:500px;
}

#footermenu a:link { color:#666666; }
#footermenu a:hover { color:#6ebb1f; }
#footermenu a:visited { color:#666666; }

#footermenu ul {
	margin:0px;
	padding:0px;
}

#footermenu li {
	margin:0px 0px 0px 15px;
	float:right;
	list-style:none;
	padding:0px;
}

/* homepage */

#homepage_wrapper {
	border:1px solid #cccccc;
	background:#fff;
}

#homepage_wrapper #homepage_left {
	float:left;
	width:525px;
}

#homepage_wrapper #homepage_right {
	float:right;
	width:241px;
	height:427px;
	background:#b9f77c;
	padding:20px 16px;
}

#homepage_wrapper #homepage_right p{
	line-height:14px;
	font-size:11px;
}
#homepage_wrapper #homepage_right ul{
	padding-left:15px;
	margin-left:0px;
}

#homepage_wrapper #homepage_right li{
	font-size:11px;
	padding-left:0px;
	margin-left:0px;
}

#homepage_wrapper #flashcontent {
	margin-bottom:1px;
}

/* boxes */

#column_left {
	float:left;
	width:550px;
}

#column_right {
	float:right;
	width:248px;
}

#box1 {
	border:1px solid #cccccc;
	background:#fff;
	padding:30px;
}

#box2 {
	margin-bottom:2px;
}

#box3 {
	border:1px solid #e5e5e5;
	background:#ffffff;
	font-weight:bold;
	padding:5px;
}

#box4 {
	border:1px solid #cccccc;
	background:#fff;
	padding:35px;
	margin-top:2px;
	font-weight:bold;
	font-size:14px;
	color:#69bd1e;
}

/* other */
ul.arrows {
	margin:0px;
	padding:0px;
}

ul.arrows li {
	list-style:none;
	background:url("../images/icon_arrow.gif") no-repeat;
	padding-left:30px;
	height:25px;
}

ul.arrows a:link { color:#463427; font-weight:normal; text-decoration:none; }
ul.arrows a:visited { color:#463427; font-weight:normal; text-decoration:none; }
ul.arrows a:hover { color:#6ebb1f; font-weight:normal; text-decoration:none; }

/* leaderboxes */


.leaderbox {
	color:#cce82e;
	margin-right:1px;
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
}

.leaderbox .title {
	color:#cce82e;
	padding:5px 12px;
}

.leaderbox .title a:link { color:#cce82e; font-weight:normal; text-decoration:none; }
.leaderbox .title a:visited { color:#cce82e; font-weight:normal; text-decoration:none; }
.leaderbox .title a:hover { color:#fff; font-weight:normal; text-decoration:none; }

/* full page no columns */

#fp_box {
	border:1px solid #cccccc;
	background:#fff;
}

#fp_left {
	float:left;
	width:452px;
	border-right:1px solid #cfcfcf;
}

#fp_right {
	float:right;
	width:340px;
}

#fp_box .fp_info {
	padding:23px;
}

/* sample page */
#pg_sample .form_text {
	background:#ffffff url(../images/form_bg.jpg) repeat-x;
	border:1px solid #a2a2a2;
	padding:2px;
	width:282px;
}

#pg_sample #fp_right p {
	margin:0px;
	font-family:Arial;
	font-weight:normal;
}

#pg_sample .form_textarea {
	background:#ffffff url(../images/form_bg.jpg) repeat-x;
	border:1px solid #a2a2a2;
	padding:2px;
	width:282px;
	height:100px;
	font-family:Arial;
	font-size:12px;
}

#pg_sample .form_text.sm {
	width:132px;
}

#pg_sample .redtext { color: #8b1825; }

#pg_sample #fp_left {
	border-right:none;
	width:446px;
}

#pg_sample #fp_right {
	background:#d4ddb0;
	border-left:1px solid #cfd1c6;
	width:346px;
}

