body {
	margin: 0px;
	padding: 0px;
	text-align: center; /* Used for centering pages in IE */
	/*	background-color: #bbbda5; */
	background-color: #999999;
	background-image: url(GraySlanted.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	font-size: 12px;
}
p, a, li, lo, address, td {
	font-family: Tahoma;
	text-align: left;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

/* You may use pixels or ems for text sizing */

h1 {
	color:#007AC2;
	font-size: 22px;
	font-weight: bold;
	}
h2 {
	font-size: bold .9ems;
	color: #009EFD;
	font-size: 1.3em;
	}

h3 {
	font-size:12px;
	color: #005080;
}
h4 {
	font-size:16px;
	color: #333333;
}	

#footer address { text-align:center; }

address {

	font-style: normal;
	font-size: 11px;
	padding-top:7px;

                }
a, a:link, a:visited, a:active {
	text-decoration:none;
	color: #007AC2;
}

/* All links must inclde some type of hover interactivity */
a:hover { text-decoration:underline;
     
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 900px;
	min-height:500px;
	background:#FFFFFF;
	border: 1px solid #007AC2;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:8px;
}

div#content {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 5px;
	min-height:500px;
	text-align: left;
}

div#left {
	float:left;
	width:216px;
	padding-right:3px;

}



/* Module  */
#module ul
{
	background-color: #EEEEEE;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	list-style-type: none;
	padding-left:8px;
	}
	
#module li { padding:3px;
 }

#module li a { font-size:12px;
width:215px;
height:15px; }


#module h3 {
	color: #FFFFFF;
	height: 25px;
	margin:0px;
	font-size: 14px;
	background-image: url(tab.png);
	background-repeat: no-repeat;
	padding-left:12px;
	padding-top:5px;
}

#module div { margin:15px 0; font-size:13px; padding:0; }
#module img { margin:-1px 4px 0 0px;; 0 0; float:left;}
#module		{ border-bottom:1px #666 solid;  padding-bottom:15px; margin-bottom:5px; }

div#center {
	width:465px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right:5px;
	padding-left:5px;
	min-height:450px;
}
/*
div#center {
	width:460px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right:10px;
	padding-left:10px;
	min-height:450px;
}
*/

#center li { padding-bottom:7px; }

div#right { 
width:180px; padding-left:5px;
float:left;}


div#header {
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
	height: 90px;
}

div.logo {
float:left;
margin-left:10px;
margin-top:5px;

}

div#uhmenu {
	background-color: #005182;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height:30px;
	
}

div#login {
	float:right;
	width:520px;
	color: #FFFFFF;
}
div#login a { color:#FFFFFF; }


.loginbox {
	font-size: 9px;
	background-color: #EFEFEF;
	height: 15px;
	width: 75px;
	border: 1px solid #CCCCCC;
}

.submit {
	border: 1px solid #CCCCCC;
	margin-top:5px;
	width:50px;
	text-align:center;
}

div#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
	margin-top:5px;

}


div#copyright {
	font-size: 9px;
	color: #FFFFFF;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
	

	

/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility {

	}
	ul#utilitynav {
	margin:0;
	padding:0;
	list-style:none;
	}
	ul#utilitynav li {
	display:inline;
	padding:0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	float:center;
	font-size: 11px;
	margin:3px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}
	
/* ----------------- VERTICAL NAVIGATION ----------------- */

div#nav {
	width: 170px;
	margin-bottom:10px;
	}

	ul#mainnav {
	margin: 0px;
	padding: 0px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 170px;
	border-bottom: 1px solid #999;
	padding: 5px;
	background-color: #cecbab;	
	background-image: url(menu-back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color: #000000;
	background-color: #c3bf96;
	background-image: none;
	}		


/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}

div.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}

img.center {
	padding: 5px;
	background: white;
	border: solid 1px #ccc;
}

/*For inside sidebar */
.infobox
{
	background-color:#EEEEEE;
	clear:both;
	padding: 1px;
	border: 1px dotted #CCCCCC;
	text-align:center;
	width: 283px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#cities {
	font-size:0.75em;
	color: #999999;
	font-style: italic;
}.package {
	background-image: url(pkgbk.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 185px;
}

#pkg a:hover { text-decoration:none; }

.package a, .package a:hover, .package a:link, .package a:visited, a .package h3 a:hover { text-decoration:none; }

.package h3 {
	text-align: center;
	padding-top: 3px;
	margin-top: 3px;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 3px;
	text-decoration:none;
}
.package_left {
	float: left;
	width: 85px;
	margin-top: 15px;
}



.package .package_left h3 {
	font-size: 16px;
}
.package .package_left h4, .package td {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	color: #E9E9E9;
	text-align: center;
}
.rightproduct {
	float: right;
	padding: 5px;
	background: white;
	border: solid 1px #ccc;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.product {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.h1a {
	color:#007AC2;
	font-size: 22px;
	font-weight: bold;
	}


.h1b {
	font-size: 18px;
	font-style: italic;
	color: #1AA9FF;
}

.h2b {
	font-size: .9em;
	font-style: italic;
	color: #1AA9FF;
}

h1.small { font-size:16px; font-style:italic; }

.h1smallcolor {
	color:#4296EE;
	font-size: 14px;
	vertical-align: middle;
}

#tag-cloud a:hover { text-decoration:underline; font-size:1.1em; }


#sideForm								{ padding:0 15px; background-color:#F2F2F2; border:1px solid #999; width:154px; margin:12px 0; -webkit-border-radius:5px;	-moz-border-radius:5px;}
#sideForm input, #sideForm textarea		{ border:none; border:1px solid #CCC; margin:0 0 5px 0; width:150px; height:15px; }
#sideForm textarea						{ height:100px; }
#sideForm .textfieldRequiredMsg			{ white-space:nowrap; clear:both; }
#sideForm .sideFormSubmit				{ height:30px; background-color:#005384; color:#FFF; }
#sideForm #state						{ width:45px; }
#sideForm #zip							{ width:100px; }
#sideForm h3							{ font-size:130%; }

#pricing								{ padding:5px 0; text-align:center; border-bottom:1px #999 solid; margin:0 0 15px 0; }
#pricing h3 							{ background:url(LeftButtons2.jpg) no-repeat top center; padding:10px; margin:7px 0px 0 0; color:#FFF; text-align:center;  }
#pricing p								{ padding:5px 10px; font-size:13px; margin:0; text-align:center; }
#pricing h3 a 							{ color:#FFF; }

.promoCopy								{ background-color:#e9f4ff; padding:0 15px 15px 15px; margin:25px; font-size:100%; color:#000;  }
.promoCopy h3							{
	margin:0 0 10px 0;
	padding:5px; border-bottom:1px dotted #999;
}
.promoHeading							{ font-size:120%; }

.signup									{ font-size:120%; text-decoration:underline; }
.larger120								{ font-size:120%; }
#center .centerAlign p, #center .centerAlign h3			{ text-align:center; }

.redPromo								{ color:#F00; text-align:center; padding:10px; background-color:#F0F0F0; border:1px #999 dotted; margin:0 15px; font-size:125%; }
.redPromo a								{ color:#F00; }