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

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #D99718;
	line-height: 1.3em;
	background-color: #330000;
	background-image: url(background_body.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
}
p {
	color: #F8D852;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: auto;
	font-size: 0.9em;
	line-height: 1.4em;
}

a:link {
	color: #390000;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #390000;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
a:hover, a:active {
	color: #346ABF;
}


#sunscreen a {
	color: #51040A;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Menu */

#menu {
	width: 800px;
	background-image: url(images/bg_top-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 36px;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 7px;
	padding-left: 50px;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
#menu p {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	margin: 0px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 20px;
	background: url(images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #8B1F1F;
}

/** LOGO */

#logo {
	width: 900px;
	margin-left: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	height: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#sunscreen {
	height: 16px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/Sunscreen.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-transform: lowercase;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	color: #346ABF;
	font-weight: bold;
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	bottom: 0px;
}
#content-wrapper {
	width: 800px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: solid;
	background-image: url(images/bg_curb-down.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #330000;
}
#side-menu {
	width: 170px;
	height: 355px;
	clear: right;
	float: left;
	color: #390000;
	background-image: url(images/side-menu-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#content {
	width: 482px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	background-color: #390000;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#side-menu ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 1em;
	line-height: 1.6em;
	color: #FFF;
}
#side-menu ul a:hover{
	list-style-type: circle;
	list-style-position: outside;
	
}

#side-menu h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1em;
	color: #FFDC52;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	line-height: normal;
	color: #33538A;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #270000;
	text-indent: 0.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
}
#content p {
	margin: 0px;
	color: #FFDC52;
	padding: 0px;
}
#content img {
	padding: 0px;
	border: 1px solid #FFF;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	line-height: normal;
	color: #33538A;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #270000;
	text-indent: 0.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}
#scroller {
	width: 790px;
	background-image: url(images/bg_low-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 21px;
	padding-top: 18px;
	padding-right: 55px;
	padding-bottom: 10px;
	padding-left: 55px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #33538A;
}
#menu input {
	border: 1px solid #FFF;
	background-color: #530608;
	float: right;
	margin: 0px;
	padding: 2px;
	font-size: 0.6em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	bottom: 0px;
	height: 50px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #330000;
	font-size: 0.6em;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
