﻿body 
{
	background-color: #000000;
	background-image: url(../img/bg4.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	height: 100%;
	width: 100%;
	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:White;
	font-family:Verdana;
	font-size: 12px;
}
a
{
	color: #7C6F57;
}
a:visited
{
	color: #7C6F57;
}
a img
{
	border: 0px;
}
p
{

 padding: 0px 25px 0px 25px;
	
}
h4
{
	font-size:x-large;
	color:#2c85bf;
	font-family:Verdana;
	background-image: url(../img/headbg.png);
	
	padding: 15px 15px 15px 15px;
}
h3
{
	padding: 0px 25px 0px 25px;

}

.para
{
	background-color:Black;
	width:600px;
	margin: 0px 150px 0px 150px;
	padding: 20px 20px 20px 20px;

}
.verticaldivider
{
	background-image: url(../img/vertical_divider.gif);
	height:328px;
	width:6px;
	float: left;
}
.threepanel
{
	width:955px;
	height: 247px;
	background-image: url(../img/3panel.jpg);
	background-repeat:no-repeat;
	float:left;
}
.panel1
{
	font-family: Verdana;
	font-size: 10px;
	width:315px;
	height:205px;
	float:left; 
	margin: 30px 0px 10px 10px;
	color:Black;
	overflow:auto;
}
.panel2
{
	font-family: Verdana;
	font-size: 10px;
	width:315px;
	height:240px;
	 float:left; 
	 
	 margin: 30px 0px 10px 10px;
	 color:Black;
	 overflow:auto;
}
.panel3
{
	font-family: Verdana;
	font-size: 10px;
	width:290px;
	height:240px;
	 float:left; 
	 margin: 30px 0px 10px 10px;
	 color:Black;
	 overflow:auto;
}

#logo
{
	
	height:60px;
	width:175px;
	float:left;	
}
#allnew
{
	position:absolute;
	left:0;
	top:0;
	/*background-image: url(../img/allnew.gif);*/
	height:100px;
	width:100px;
}
#surround
{
	width:955px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header
{
	height: 125px;
	width:955px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

#livesupport
{
	position:relative;
	left: 260px;
	top: 5px;
}
.livelink 
{	
	font-family: Verdana;
	font-size: 10px;
	font-weight:900;
	text-decoration: none;
	color:White;
	text-transform:uppercase;

}
.livelink:hover
{
	color:#7C6F57;
}
#nav
{
	float:left;
	position: relative;
	width: 300px;
	top:28px;
	left:75px;
}
.navlinks1
{
	font-family:Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	float:left;
	color: White;
	width: 170px;
}
.navlinks2
{
	font-family:Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	float:left;
	color: White;
	width: 100px;
}

.navlinks1 a:hover
{
	color:White;
}

.navlinks2 a:hover
{
	color:White;
}
.navlinks1 a
{

	text-decoration: none;
	font-weight: bold;
}
.navlinks2 a
{

	text-decoration: none;
	font-weight: bold;
}
.homedivider
{
	height: 10px;
	width:100%;
	background-color:Black;
}
#subnav
{
	width:250px;
	overflow:hidden;
	float:left;
}
#subcontent
{
	width:650px;
	overflow:hidden;
	min-height:700px;	
	background-color:Black;
}
#content
{
	position:relative;
	min-height: 500px;	
	background-color:Black;
}
#footer
{
	font-size:x-small;
	font-family:Verdana;
	color: #ffffff;
	background-image: url(../img/headbg.png);
	background-repeat:repeat-x;
	padding: 10px 25px 10px 25px;
	height: 100%;
	background-color:Black;

}
#specials
{	
	width:305px;
	height: 328px;
	background-image: url(../img/specialsbg.gif);
	float:left;
	overflow:hidden;
}

.special1
{
	width:295px;
	height: 90px;
	
	margin: 5px 10px 10px 13px;
	
	
}
.special2
{
	width:295px;
	height: 90px;
	margin: 20px 10px 10px 11px;
	
}
.special3
{
	width:295px;
	height: 80px;
	margin: 10px 10px 10px 10px;
	
}
#blog
{
	float:left;
	overflow:hidden;
    display:inline-block;
    width:200px;
    height:400px;
}
#rotator
{
	float:left;
	overflow:hidden;
    display:inline-block;
    width:640px;
    height:328px;
    
}
.blog-title
{
	color:White;
}

.tumblr_post
{
	height:35px;
}
.tumblr_post tumblr_photo_post
{ 
	list-style-type:square;
}
.tumblr_photo
{
	visibility:hidden;
	height:0px;
	width:0px;
}

.tumblr_posts
{
	
	list-style-type: disc;
	list-style-position: inside;
 
	margin: 0px 0px 0px 0px;
}
.tumblr_caption
{
	overflow:hidden;
	width: 300px;
	height:20px;

}
.tumblr_caption p
{
	height:0px;
	padding-left: 0px;
}