/*body*/

*
{
	margin: 0;
	padding: 0;
	outline: 0;
}
body
{
	font: 12px/165% "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	color: #321400;
	margin: 0;
	padding: 0;
	background: #000000;
	text-align: center;
	background: url(images/bodybg.jpg) repeat;
}

/*links*/

a, a:active, a:link
{
	text-decoration: none;
	color: #e44c20;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	color: #321400;
}

/*headers*/

h1, h2, h3
{
	font-family: "trebuchet ms", tahoma, arial, sans-serif;
	color: #e44c20;
}
h1
{
	font-size: 1.7em;
	font-weight: normal;
	padding: 0px 10px 13px 25px;
	background: url(images/underline1.jpg) no-repeat 25px 25px;
}
h2
{
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px 10px 5px;
}
h3
{
	font-size: 1.1em;
	font-weight: normal;
	padding: 20px 10px 5px;
}

/*other text*/

p, dl
{
	padding: 10px;
	margin: 0;
}
p.beforelist
{
	padding: 0px;
	margin: 0;
}
ul, ol
{
	margin: 10px 0px;
	padding: 0 20px;
}
ol
{
	list-style: decimal;
	border: none;
	padding: 0 26px;
}
ul
{
	list-style: square;
	border: none;
}
dt
{
	font-weight: bold;
	color: #ababab;
}
dd
{
	padding-left: 25px;
}

/*images*/

img
{
	border: none;	
}
img.float-right
{
	margin: 5px 0px 0px 15px;
}
img.float-left
{
	margin: 5px 15px 0px 0px;
}
blockquote
{
	margin: 15px 10px;
	background: #181b1d;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.6em;
	font-style: italic;
	font-family: georgia, "times new roman", times, sans-serif;
	color: #dedede;
}

/*forms*/

form 
{
	margin: 0px 10px; 
	padding: 0px 0px 0px 0px;
	border: none; 
	background: none; 	
}
label 
{
	display: inline;
	font-weight: bold;
	margin: 0px 0;
	color: #321400;
}
input, select, textarea 
{
	margin: 0px 0px;
	font: normal 1em verdana, tahoma, sans-serif;
	color: #321400;
	background: #ffffff;  
	border: 1px solid #e44c20;
	display: inline;
}
textarea 
{
	width: 280px;
	height: 100px;
	display: block;	
}
input.button 
{ 
	font: bold 12px arial, sans-serif; 
	height: 30px;
	width: 75px;
	margin: 3px 3px; 
	color: #fae8bc;
	background: url(images/inputbg.jpg);
	border: none;
}

/*layout*/

#headerbg
{
	height: 128px;
	font: 12px/165% "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	background: #000000;
	position: relative;
	margin: 0 auto;
	clear: both;
	padding: 0;
	background: url(images/headerbg.jpg) repeat-x;
}
#wrap
{
	position: relative;
	width: 788px;
	margin: 0 auto;
	text-align: justify;
}
#header
{
	width: 788px;
	height: 128px;
	background: url(images/header.jpg) no-repeat center top;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#bodywrap
{
	position: relative;
	width: 788px;
	margin: 0 auto;
	text-align: justify;
}
#contentwrap
{
	position: relative;
	clear: both;
	width: 788px;
	padding: 0;
	margin-left: 0;
	background: url(images/mainbg.jpg) repeat;
	float: left;
	display: inline;
}
#headerbottom
{
	position: relative;
	clear: both;
	width: 788px;
	height: 127px;
	background: url(images/headerbottom.jpg);
}
#tile1
{
	position: absolute;
	margin: 0;
	padding: 0;
	height: 101px;
	width: 108px;
	left: 0px;
	top: 92px;
	background: url(images/tile1.jpg);
}
#tile2 
{
	position: absolute;
	margin: 0;
	padding: 0;
	height: 81px;
	width: 119px;
	left: 114px;
	top: 112px;
	background: url(images/tile2.jpg);
}

/*sidebar*/

#sidebar
{
	float: left;
	width: 182px;
	padding: 0;
	margin: 66px 0px 0px 40px;
	display: inline;
}
#sidebar ul.sidemenu
{
	float: left;
	list-style: none;
	width: 182px;
	height: auto;
	margin: 0 0 0 0px;
	padding: 0;
}
#sidebar ul.sidemenu li
{
	font: 13px/165% "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	float: left;
	text-align: center;
	list-style: none;
	width: 182px;
	height: 49px;
	line-height: 40px;
	margin: 0 0 0 0px;
	padding: 0 0px 0 0px;
	background: url(images/navnorm.jpg) no-repeat right;
}
#sidebar ul.sidemenu li a
{
	width: 182px;
	height: 49px;
	display: block;
	color: #fae8bc;
	line-height: 40px;
	text-decoration: none;
	padding: 0 0 0 0px;
}
#sidebar ul.sidemenu li a:hover, #sidebar ul.sidemenu li a:active
{
	background: url(images/navover.jpg) no-repeat right;
	color: #dabe9f;
	line-height: 40px;
	text-decoration: none;
	padding: 0 0px 0 0px;
	border-bottom: none;
}
#sidebar ul.sidemenu li#current a
{
	background: url(images/navover.jpg) no-repeat right;
	color: #dabe9f;
	line-height: 40px;
	text-decoration: none;
	padding: 0 0px 0 0px;
	border-bottom: none;
}
* html body #sidebar ul.sidemenu li
{
	height: 1%;
}

/*maincontent*/

#maincontent
{
	float: left;
	width: 515px;
	padding: 0;
	margin: 0 0 0 15px;
	display: inline;
}
#maincontent h2
{
	padding-bottom: 0px;
	margin-top: 0px;
	font: normal 1.3em "trebuchet ms", tahoma, helvetica, arial, sans-serif;
	color: #e44c20;
	letter-spacing: 0px;
	text-transform: none;
}

/*footer*/

#footerwrap
{
	height: 128px;
	font: 10px/165% "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	color: #e44c20;
	background: #000000;
	position: relative;
	margin: 0 auto;
	clear: both;
	padding: 0;
	background: url(images/footerbg.jpg) repeat-x;
}
#footercontent
{
	height: 128px;
	width: 788px;
	background: url(images/footer.jpg) repeat;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#xhtml 
{
	position: absolute;
	margin: auto;
	padding: 0;
	height: 35px;
	width: 69px;
	left: 636px;
	top: 82px;
	background: none;
}
#css 
{
	position: absolute;
	margin: auto;
	padding: 0;
	height: 35px;
	width: 69px;
	left: 706px;
	top: 82px;
	background: none;
}
a.footer:link, a.footer:active, a.footer:visited
{
	color: #fae8bc;
}
a.footer:hover
{
	color: #321400;
}
a.footer:hover
{
	color: #321400;
}

/*align*/

.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
.centeredimage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

/*clear*/

.clearer
{
	clear: both;
}
.clear
{
	display: inline-block;
}
.clear:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
