*{
	margin:0;
	padding:0;
}

body{
	background:#291600;
	min-width:955px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img{
	border:0;
}

#header{
	height:114px;
	margin:0 auto;
	width:955px;
}

#logo{
	margin-left:20px;
	position:relative;
	top:20px;
	z-index:100;
	float:left;
}

#nav{
	list-style:none;
	font-size:13px;
	position:relative;
	top:70px;
	text-align:center;
}

#nav li{
	float:left;
	width:120px;
}
#nav a{
	text-decoration:none;
}
.sub_nav{
	list-style:none;
	font-size:10px;
	display:none;
}
.sub_nav li{
	height:17px;
	background:url(images/nav_bar/sub_nav_bg.png) repeat-x;
	padding-top:2px;
}
.sub_nav a{
	color:#FFFFFF;
	
}
#flash_body{
	height:320px;
	background:#291600 url(images/flash_gradient.gif) repeat-y;
}

#flash{
	width:955px;
	height:314px;
	background:url(images/flash_background.png);
	margin:0 auto;
}
.notv #flash{
	background:url(images/flash_background2.png);
}
.gold_bar{
	height:3px;
	background:url(images/gold_bar.png) repeat-x;
}
#html_body{
	width:955px;
	margin:0 auto;
}
#html_content{
	width:522px;
	float:left;
	padding-left:30px;
}
#html_content div{
	margin:10px 0 20px 30px;
}


#contact, #blog{
	font-size:10px;
	color:#FFFFFF;
	float:left;
	height:123px;
	width:178px;
	padding:20px 5px 5px 45px;
}
#contact p{
	padding-top:8px;
	padding-left:15px;
	height:20px;
	overflow:hidden;
}
#contact_img{
	padding-left:15px;
}
#contact p.email{
	padding-top:0px;
}

#blog a{
	display:block;
	color:#FFFFFF;
	padding-top:8px;
}
#blog a:hover{
	color:#FFCC00;	
}
#phone{
	position:relative;
	top:-100px;
	left:-160px;
	height:100px;
	width:86px;
}
#journal{
	position:relative;
	top:-70px;
	left:-120px;
	height:100px;
	width:86px;
}

#tv{
	position:relative;
	top:-5px;
	overflow:hidden;
}
.notv #tv {
	color:#FFFFFF;
	font-size:10px;
	padding-top:20px;
}

.notv #tv img{
	padding-right:4px;
}


#footer{
	/*display:none;*/
	overflow:hidden;
	color:#FFFFFF;
	clear:both;
}
#footer_content{
	height:32px;
	text-align:right;
	font-size:9px;
}
.copy{
	position:relative;
	top:10px;
}
#footer_content p{
	float:right;
	margin:4px 50px 0 20px;
}
#footer_content p img{
	padding:0 5px;;
}
#left{
	float:left;
	height:32px;
	width:77px;
	background:url(images/footer_decoration_left.gif) no-repeat;
}

#right{
	float:right;
	height:32px;
	width:77px;
	background:url(images/footer_decoration_right.gif) no-repeat;
}

#gallery{
	width:400px;
	height:290px;
	padding:45px 30px 0 30px;
	float:right;
}

#gallery img{
	padding:3px;
}

#text{
	width:450px;
	height:290px;
	padding-top:10px;
}