a:link, a:visited  { color: #F60;}
a:hover {color: #FFF;}

* { padding: 0; margin: 0; }
p { margin: 0.5em 0 0.5em 0; line-height: 1.6em; }
ol { margin: 1em 0 1em 25px; line-height: 1.6em }
h1,h2,h3,h4
{
	font: small normal ,Arial, sans-serif;
}
h1 { font-size: 2.7em; color: #F60; margin-top: .8em; text-shadow: #392c27 1px 1px 1px; }
h2 { font-size: 2em; color: #CCC; }
h3 { font-size: 1.5em; color: #F62; margin-top: .8em; }


body
{
	background: #795c52 url(images/header_bg.jpg) top repeat-x;
	font: small normal ,Verdana, Arial, Helvetica, sans-serif;
	color: #E2E2E2;
}

#wrapper
{ 
	margin: 0 auto;
	width: 893px;
	border-top: 0;
}

#header
{
	color: #E1E1E1;
	float: left;
	width: 100%;
}

#header ul
{
	list-style: none;
}

.headerbar { height: 285px; position: relative; }
.headerbar img { border: 0; margin-top: 0px; }

.topright {text-align: right; position: absolute; top: 0px; right: 15px; }

#navbar
{
	float: left;
	width: 873px;
	padding: 9px;
	background: url(images/navbar.png) no-repeat;
}

#navbar ul
{
	list-style: none;
}
#navbar li
{
	display: inline;
	padding: 7px 6px 7px 0px;
	background: url(images/navbar_sep.png) no-repeat right;	
}
#navbar a, #navbar a:visited { font-size: 0.85em; word-spacing: -.5pt; color: #FFF; text-decoration: none; padding: 9px 14px 6px 14px; }
#navbar a:hover { color: #FFF; background: url(images/navbar_hover.png) no-repeat top center; }

#maincontent
{ 
	margin: 1em 0;
	width: 893px;
	float: left;
}

#maincontent p {line-height: 1.4em;}
#maincontent ul { margin: 1em 2em }


.mainimage
{
	float: right;
	margin-left: 1em;
	width: 408px;
	height: 230px;
	background: url(images/mainimage.png) no-repeat;
	text-align: center;
	padding-top: 18px
}

.shadebox
{
	width: 438px;
	margin-right: 30px;
	background: url(images/shadebox.png) no-repeat top;
	padding: 30px 10px 10px 10px;
	float: left;
}

.shadebox h3 { font-family: Arial, Tahoma, sans-serif; color: #060; font-size: 1.2em; }
.shadebox ul { list-style: none; }
.shadebox li { background: url(images/tick.png) no-repeat; padding-left: 33px; }

.sideimage { float: left; margin: 0 20px 0 0; }

#footerwrap { width: 100%; float: left; text-align: center; background: #483830; margin: 0 auto;}
#footer
{ 
	font-size: 0.8em;
	width: 889px;
	margin: 0 auto;
	clear: both;
	color: #FFF;
	height: 200px;
	text-align: center;
	padding: 4px 0px;
}
#footer a, #footer a:visited { color: #FFF; }
#footer a:hover { text-decoration: none }
#footer ul { margin: 5px 0 20px 0; }
#footer li { display: inline; margin-right: 9px; }
#footer p { text-align: left; padding: 10px; }

.subfooter { text-align: center; margin: 10px 0; }
.subfooter img { margin: 0 10px }


/* Form */

form
{
	padding: 5px;
	float: left;
	/*background: #F5F1EB;*/
	width: 50%;
}
fieldset
{
	border: 0;
	padding: 1px;
}

form ul { list-style-type: none; padding: 0.5em;  margin: 0;}

label
{

	color: #CCC;
	width: 6em;
	float: left;
	margin-right: 0.3em;
	display: block;
	padding-top: 0.3em;
	
}

input { width: 15em; }
input, textarea
{
	border: 1px #333 solid;
	background: #FFF;
	color: #333;
	padding: 5px;
	margin: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;	
}
textarea { overflow: auto} 
#sub { padding-bottom: 10px; }
#sub ul
{
	background: url(images/sub_left.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
}

#sub input
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	height: 28px;
	width: auto;
	color: #000;
	border: none;
	cursor: pointer;
	cursor: hand;
	background: url(images/sub_right.png) no-repeat right top;
	padding: 0 4px 1px 0;
}


.warning
{
	color: red;
	visibility: hidden;
	display: none;
	padding-left: 10px;

}

/* Round Corners */

#liquid-round
{
float: right;
width:200px;
margin:0px auto;
background:#fff url(images/leftside.gif) repeat-y left top;
}



.top {
width:100%;
height:20px;
background:url(images/top.gif) no-repeat left top;
}

.top span {
display:block;
position:relative;
height:20px;
background:url(images/top-right.gif) no-repeat right top;
}


.center-content {
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}


.bottom {
height:60px;
background:url(images/bottom.gif) no-repeat left bottom;
}

.bottom span {
display:block;
position:relative;
height:60px;
background:url(images/bottom-right.gif) no-repeat right top;
}

.thumbLine
{
	clear: both;
	padding: 0.9em 0;
}

.thumbLine h3
{
	color: #E1E1E1;
	font-style: italic;
	font-family: "Times New Roman";
}

.thumbLine img
{
	border: 1px #FFF solid;
	margin: 3px;
}

.miniHeader
{
	font-size: 1.7em;
	padding: 5px 10px 0 0;
}