	* { padding: 0; margin: 0; }

body {
	background: #A18E50 url(../img/body_bg.gif) repeat-x top left;
	font-family:Times New Roman,Times,serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #000;
}

:focus {
	outline: 0;
}

a img {
	border: 0;
}

.right {
	float:right;
}

.left {
	float:left;
}

#pagewrap {
	background: #AD9955 url(../img/pagewrap_bg.gif) repeat-x top left;
	width: 800px;
	margin: 0px auto;
	text-align: center;
	padding:10px 10px 0 10px;
}

#header {
	text-align:left;
	height:167px;
	overflow:hidden;
	background:#00395A;
}

#headerlogo {
	position:relative;
	top:32px;
	right:25px;
	float:right;
}

#headertitle {
	color:#9C8E69;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	position:relative;
	top:120px;
	left:25px;
}

#navcontainer {
	background:transparent url(../img/topnav_bg.gif) repeat-x top left;
	height:41px;
	margin:2px 0 12px 0;
	text-align:left;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 31px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	color:#E8E8E8;
	text-decoration: none;
	margin:0pt 0pt 0pt 0px;
	padding:0pt 12px;
	font-size:15px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

#nav a:hover {
	color: #fff;
}

#nav li {
	float: left;
	padding: 0;
	background:transparent url(../img/nav_seperator.gif) no-repeat top right;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 195px;
	w\idth: 195px;
	font-weight: normal;
	border-width: 0px;
	margin: 0;
}

#nav li li {
	width: 130px;
}

#nav li ul a {
	width: 205px;
	w\idth: 205pxpx;
	background:#8A0A0C;
	font-size:12px;
}

#nav li ul a:hover {
	color:#fff;	
	background:#600305;
	color:#fff;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background:#600305;
	border:0;
	color:#fff;
}

.photoframe {
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #333;
	margin:0pt 10px 10px 0pt;
	padding:5px;
}

#fullpagecontent {
	width:780px;
	background:#E8DDA6 url(../img/content_bg.gif) repeat-x top left;
	text-align:left;
	margin:0 0 20px 0;
}

#fullpagecontent-inner {
	width:760px;
	float:right;
	padding:10px;
	text-align:left;
	height:793px;
	line-height:1.5em;
}

html>body #fullpagecontent-inner {
height: auto;
min-height: 793px;
} 

#content {
	float:right;
	width:575px;
	background:#E8DDA6 url(../img/content_bg.gif) repeat-x top left;
	text-align:left;
	margin:0 0 20px 0;
}

#content-inner {
	width:551px;
	float:right;
	padding:10px;
	text-align:left;
	height:793px;
	line-height:1.5em;
}

html>body #content-inner
{
height: auto;
min-height: 793px;
} 

#fullpagecontent ul,  #content ul {
	margin:10px;
	padding:10px;x
}

#col1 {
	float:left;
	width:180px;
}

.module1 {
	background:#F5EECC;	
	margin:0 0 10px 0;
	text-align:left;
}

.sidenav1 {
	background-image: url(../img/nav1_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.sidenav2 {
	background-image: url(../img/nav2_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.sidenav {
	margin:0 0 0 4px;
	padding:0 0 10px 0;
}

.sidenav li {
	font-size:12px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family:"Times New Roman",Times,Georgia,serif;
}

.sidenav a {
	color:#3F3F3F;
	padding:0pt 0pt 0 16px;
	text-decoration:none;
	line-height:1.9em;
}

.sidenav li a:hover {
	background:transparent url(../img/../img/sidenav_hover.gif) no-repeat top left;
}


#footer {
	height:73px;
	background:#8B0A0C url(../img/footer_bg.gif) repeat-x top left;
	color:#fff;
	padding-bottom:20px;
	clear:both;
}

#footernav {
	padding:20px 0 0 20px;
	text-align:left;
	color:#fff;
	text-align:left;
	display:block;
}

#footernav li {
	float:left;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#footernav a {
	color:#E6E6E6;
	display:block;
	float:left;
	margin:0pt;
	padding:0pt 7px;
	text-decoration:none;
}

#footernav li a:hover {
	text-decoration:underline;
	color:#fff;
}

#vanity {
	position:relative;
	float:right;
	top:35px;
	right:30px;
}

#vanity a {
	color:#999;
	text-decoration:underline;
}


#vanity a:hover {
	color:#fff;
	text-decoration:none;
}


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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* OLD SITE STYLES */

#picbox{
	width:780px;
	height:54px;
	background-image:url(img/menubar.jpg);
	background-repeat:no-repeat;
}
#picbox p{ padding-left:130px;

}
#main {
	width: 575px;
	margin-top: 5px;
	float:left;
}
#main a:link, #main a:visited {
 color:#003333; text-decoration:none;}
#main a:hover {
color:#003300; text-decoration:none; background-color:#8CD749}
#main a:active { color:#003300}

p {
margin: 0 0 0 5px;
}
h1 {
padding:0; margin:0;font-size:180%; font-weight:normal; font-style:italic; 
color:#8CD749; font-family:Times New Roman, Times, serif;}

.content h1 {
padding:0; margin:10px 0;font-size:180%; font-weight:normal; 
color:#680406; font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica; font-style:normal;}

h2 {
color:#2a7610; font-size:110%; font-weight:normal; margin:0.2em; padding:0; 
font-style:italic; font-weight:bold;}

.content h2 {
padding:0; margin:10px 0;font-size:120%; font-weight:normal; 
color:#961D1F; font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica; font-style:normal;}

.content {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:14px;
}

#leftsub {
	width: 190px;
	margin-top: 5px;
	color: #333333;
	padding: 2px;
	float:right;background-image:url(img/newlogo.gif); background-position:bottom; background-repeat:no-repeat;
}
.leftbox {
margin:0.3em; padding:0.3em; border:1px solid #999999; text-align:left; font-size:90%; 
}

.leftbox p {padding: 0 0 0.2em 0.5em;}
.leftbox h2 {background-color:#F5E1C2;}

.leftbox  a:link, a:visited{
	color: #545454;
	text-decoration: none;
	
}

.leftbox a:hover{
	color: #000000;
	background-color:#CFD9D0;
}

.leftbox a:active {
	color: #000000;
	text-decoration: none;
}

h4 {
	font-size: 180%;
	color: #F01E1E;
}


/* END OLD SITE STYLES */

.imagebox {
	background-color:#ffffff;
	padding:5px;
	border:thin solid #000000;
	}
.homepic {
	padding:5px;
	margin-top:2px;
}
.valhalla-image-area {
	float:right;
	width:260px;
	margin:0px 8px;
	padding-right:8px;
}
.valhalla-image {
	margin-bottom:10px;
	border:1px solid #C98E4C;
	padding:5px;
}
.glamleft td {
	padding:6px;
}
