/*generic*/
body {
	font-family:Arial;
	font-size:12px;
	color:#433029;
	background: url(images/bkground.jpg) #c5c0b8 repeat-x;
}
a{
	color: #048ca8;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover{
	color: #03a3c4;
	text-decoration: none;
}
h3
{
	font-family:Arial Black, Arial;
	font-weight:normal;
	font-size:14px;
	color:#433029;
}

p
{
	font-family:Arial;
	font-size:12px;
	color:#433029;
}

ul
{
	font-family:Arial;
	font-size:12px;
	color:#433029;
}

table, input{
		text-align:left;
		clear:both;
		font-size:10px;
		}
		



#container
{	
	background: #fff;
	width: 792px;
}

#header
{
	height:142px;
	background: #fff url(images/banner2.gif) no-repeat;
}
#header img
{
	border:none;
	float:right;
	margin:0 62px 0 0;
	clear:both;
}
#header .box
{
	border:none;
	float:left;
	margin:0;
	height: 110px;
	width: 250px;
}
#header .box a
{
	display: block; 
	height: 100%; 
	width: 100%; 
}
#header #phone
{
	font-weight:bold;
	float:right;
	margin: 5px;
	color: #fff;
}
#navContainer
{
	margin-top:50px;
	background: url(images/woodPanelBg.jpg) repeat-y;
	height:106px;
}
#nav{
	
	clear:both;
	height:60px;
	background: url(images/NavBg.jpg) no-repeat;
	padding:12px 0 0 30px;
}

#nav a{
	margin-right:40px;
	font-size:12px;
}

#content
{
	background: #fff;
	padding-bottom: 20px;
}

#sideNav
{
	padding-left:15px;
	width:130px;
	font-size:17px;
	float:left;
}

#menu
{
	margin-top: 10px;
}
#rollovers
{
	background-color: #e0e0e0;
	width:75%;
}
#innerContent2{
	
	float:left;
	width:635px;
}
#innerContent2 li{
	list-style:circle;
	background:none;
}
#innerContent2 h3{
	text-align:center;
}

#innerContent{
	float:left;
	width:635px;
}



#innerContent li{
	list-style:none;
	background: url(images/drop-Bullet.jpg) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	text-align:left;
}

#innerContent img{
	clear:left;
	float:right;
	margin-right:25px;
}

#innerContent div{
	float:left;
	width:250px;
	height:275px;
	padding-top:25px;
	padding-right:5px;
	
}
