body ,
html {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	height:100%;
	background-color:#eee;
}

#wrap {
	text-align: left;
	margin: 0 auto;
	width: 975px;
	min-height:900px;
	height:100%;
	*-background-color:#094277;
}

#head {
	width:780px;
}

#main {
	width:780px;
	float: right;
	background: #fff;
	*-height:100%;
	padding-bottom:15px;
}

#mainbox {
	padding: 3px 5px 10px 5px;
	*padding-top:10px;
}

.fulldiv{
	font-family: 'Trebuchet MS';
	font-size: 12px;}

.widediv {
	width:560px;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	position:relative; 
}

.narrowdiv {
	float: right;
	text-align: center;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	display:block;
	color:#FFF;
	width:190px;
	position:relative;
	*top:-14px;
}

.narrowdiv img {
	border: 2px solid #cfff6b;
}


.narrowdiv a, a:visited {
	color: #ffffff; 
	text-decoration:none;
}

.narrowdiv a:hover {
	color: #094277;
}

.narrowblock{
	//background-color:#90aac2;
	background-color:#7eba02;
	padding:6px 4px 6px 4px;
	margin:5px 0px 5px 0px;
	width:182px;
	position:relative;
	top:9px;
}


.quadbox{
	width:560px;
	border: 1px solid #90aac2;
	margin:0px;
	line-height:10px;
}


.special{
	border-right: 1px solid #90aac2;
	text-align:center;
	padding:2px;
	min-width:250px;
	font-size:18px;
	font-weight:bold;
}

.special2{
	border: 0px solid #90aac2;
	text-align:center;
	padding:2px;
	min-width:250px;
	font-size:18px;
	font-weight:bold;
}

.spcltext{
	color:#094277;
	display:block;
	*padding-bottom:10px;
	*-padding-bottom:10px;
}

.title {
	font-weight:bold; 
	color:#7eba02;
}

.special img {
	width:250px;
}

.special2 img {
	width:250px;
}

.sticker{
	position:relative;
	top:-300px; 
	text-align:center;
}

.servicebox{
	border: 1px solid #90aac2;
	margin-bottom:5px;border-spacing:0px;
}

.servicebox tr{
	
}

.serviceItem{
	text-align:center;
	padding:2px; 
	min-width:280px;
	width:280px;
	vertical-align:top;
	font-size:14px;
	border-right: 1px solid #90aac2;
}

.serviceItem2{
	text-align:center;
	padding:2px; 
	min-width:270px;
	width:270px;
	vertical-align:top;
	font-size:14px;
	border-right: 0px solid;
}

.servicebox td {
	padding-bottom:10px;
	text-align:center;
}

.serviceItem ul{
	margin:0px 5px 0px 5px;
	text-align:left;
	padding-left:20px;
	*padding-left:20px;
	*-padding-left:20px;
}

.serviceItem2 ul{
	margin:0px 0px 0px 10px;
	text-align:left;
	padding-left:10px;
	*padding-left:20px;
	*-padding-left:20px;
}

.serviceItem .title{
	font-weight:bold; 
	color:#7eba02;
	font-size:20px; 
	margin:15px 0px 5px 0px;
}

.serviceItem2 .title{
	font-weight:bold; 
	color:#7eba02;
	font-size:20px; 
	margin:15px 0px 5px 0px;
}

#head {
	padding:0px;
	margin:0px;
}

#topnav {
	background-color:#094277;
	padding-left: 15px;
}

#topnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#topnav ul li {
	margin-left: 0;
	list-style: none;
	display: inline;
	line-height: 36px;
}

#topnav a {
	color: #fff;
	padding: 7.5px 15px;
	border-right: 1px solid #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

#topnav a:hover {
	color: #90aac1;
}

#topnav li.active {
	border: none;
}

#topnav li.active a {
	color: #094277;
	background: #fff;
	border: none;
}

#sidenav {
	width: 180px;
	*-width:190px;
	float: left;
	margin:0px;
	border-right:15px solid #094772;
	background-color: #7eba02;
	color: #fff;
	height: 100%;
	position:relative;
}

#sidenav img {
	padding-left:15px;
	*-position:relative;
	*-left:15px;
}

#sidenav ul {
	margin: 0;
	padding: 0;
}

#sidenav ul li {
	margin-left: 0;
	list-style: none;
	line-height: 36px;
	text-align: right;
	border-bottom: 1px solid #b3da03;
}

#sidenav ul li.toplink {
	border-top: 1px solid #b3da03;
}

#sidenav a, #sidenav span {
	font-size: 1em;
	font-weight:bold;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Trebuchet MS';
	padding-right:10px;
}

#sidenav a:hover {
	background: url(../images/main-grad.gif) bottom left repeat-x;
}

#sidenav span:hover {
	background: url(../images/main-grad.gif) bottom left repeat-x;
}

#sidenav .sublinks {
	margin-bottom: 25px;
}

#sidenav .sublinks li {
	border: none;
	border-top: 1px solid #8bce00;
	line-height: 15px;
}

#sidenav .sublinks a {
	font-size: 12px;
	text-transform: none;
}

#sidenav .sublinks a:hover {
	color: #333;
	background: none;
}

#sidenav .last{
	border-bottom: 1px solid #8bce00;
}

.sideaddr {
	font-size: 11px;
	font-family: 'Tahoma';
	position:absolute;
	bottom:0px;
	margin-bottom:10px;
	margin-top:10px;
	width:180px;
	text-align:center;
}

#foot {
	clear: both;
	margin: 0 auto;
	width: 975px;
	height: 20px;
	text-align:center;

	font-family: 'Trebuchet MS';
	font-size:12px;
	background:#CCC;
	color:#666;
}

#foot a { 
	text-decoration:none; 
	color:#666; 
}

#foot a:hover	{
	color:#333;
	text-decoration:none;
}


.widediv h1, .fulldiv h1 {
	font-size: 1.8em;
	color: #7eba02;
	font-family: 'Trebuchet MS';
}

.widediv a {
	color:#094277;
	text-decoration:none;
}

.widediv a:hover{
	color:#336699;
}

/* Module Styles */

.cost	{
	padding:0px;
	color:#094277;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #90aac2;	
}

.textmod h1 {
		font-size:12.5px;
		font-weight:bold;
}

.textmod	{
	border-bottom:1px solid #7eba02;
	display:block;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:10px;
}

.thumbImg {
		float:left;
}

.thumbmod.thumbText{
		margin-right:3px;
		margin-bottom:3px;
}

.thumbmod h1, .thumbmod h1 a, .thumbmod h1 a:visited {
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	color: #7eba02;
}

.thumbmod h1 a:hover {
	color:#90aac2;
}

.widediv .thumbmod{
	text-align:center;
	margin-top:15px;
	padding-left:5px;
	min-height:75px;
	* height:80px;
margin:5px 0px 0px 0px;
border: 1px solid #90aac2;
}

.thumbText{
		padding-left:150px;
}

.thumbmod p{
	text-align:left;
}

.thumbmod img {
		margin-right:10px;
		margin-top: 5px;
} 

.thumbImg {
	text-align:center;
	width:120px;
}

.thumbmod h1 {
		font-size:12.5px;
		font-weight:bold;
}

.thumbmod .cost	{
		text-align:center;
		padding:0px;
		margin-bottom:3px;
		color:#094277;
		font-weight:bold;
		font-size:14px;
		border-bottom:1px solid #90aac2;		
}


.thumbmod .cost{
		border-bottom:1px solid #094277;
		margin-bottom:2px;
}

.thumbmod .submit{		

}

.catamod	{
		border-bottom:1px solid #7eba02;
		display:block;
		background-color:#FFFFFF;
		margin-top:5px;
		margin-bottom:10px;
		text-align:left;
		height:210px;
		overflow:hidden;
}

.catamod h1{
	font-size:14px;
}

.cataImg {
		float:right;
}

.cataText {
		height:186px;
		overflow:hidden;
}

.largemod {
		background-color:#FFFFFF;
		text-align:center;
		
		margin-bottom:10px;
		margin-top:5px;
	font-family: 'Trebuchet MS';
}

.largeText{
		padding: 0px 5px 0px 5px;
		clear:both;
}

.largemod .cost	{
		/*position:relative;
		top: -20px;
		left:190px;*/
		padding:0px;
		color:#094277;
		font-weight:bold;
		font-size:14px;
		border-bottom:1px solid #90aac2;		
}

.largemod .text{
	margin-top:10px;	
}

.largeText h1 {	
	font-size:22px;
	margin:0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	color: #7eba02;

}

.largeText .submit {
		font-size:10px;
		width:70px;
		display:inline;
		margin-top:5px;
}

.largeText p{
		text-align:justify;
}

.pagination a {
	font-weight: bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	color: #7eba02;
}

.pagination a:hover {
	color:#90aac2;
}

.blurbdiv{
	padding:0px 10px 0px 10px;
	margin-top:5px;
	*margin-top:0px;
	margin-bottom:10px;
	border:1px solid #90aac2
}.sale {	color: red;	font-weight: bold;}.oldprice {	text-decoration: line-through;}