body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
body {
	background-color:#939883;
	margin-top: 0px;
}

/*body tags for current page--------------------------------------------------------------------*/
body.home li#home a,
body.hosting li#hosting a,
body.domainnames li#domainnames a,
body.webdesign li#webdesign a,
body.support li#support a,
body.aboutus li#aboutus a,
body.contactus li#contactus a,
body.instructins li#support a {
	text-decoration:underline;
	}
	
body.instructins li#support a,
body.home li#home {
	text-decoration:none;
	color:#775C48;
}

/*Links-----------------------------------------------------------------------------------------*/
a:link {color: #0000FF; text-decoration: underline;}
a:visited {text-decoration: underline;	color: #0000FF;}
a:hover {text-decoration: underline;	color: #FF0000;}
a:active {text-decoration: underline;	color: #0000FF;}

a.topbtn:link {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #0000FF; text-decoration: none;}
a.topbtn:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #0000FF; text-decoration: none;}
a.topbtn:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #CC6600; text-decoration: underline;}
a.topbtn:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #0000FF; text-decoration: none;}

a.white, a.white:visited, a.white:active {color:white; text-decoration:none;}

/*Links Tooltips-------------------------------------------------------------------------------*/

.tooltip {
	background-color:#DBD8B0;
	border:thin solid gray;
	padding: 2px 2px 2px 2px;
	display:block;
	position:absolute;
	background: url(templates/images/drop.png) no-repeat bottom right;
	}

/*Defaults-------------------------------------------------------------------------------------*/
h1, h2{font-size: 12px; color:#000000;}
h3, h4, h5, h6 {font-size: 12px; font-weight:bold;}
img {border:none; padding:3px;}

/*Alignment------------------------------------------------------------------------------------*/
p {
	padding:0 3px 0 8px;
	line-height:1.5em;
}

.newsites {
	line-height:normal;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom:1px gray solid;
	padding:4px 0;
	}
li {
	padding-top:10px;
	line-height:1.8em;
	}

li.q {padding:0; line-height:normal; list-style-image:url(images/q.gif); background-position:left; background-repeat:no-repeat;}
li.nopad, img.nopad {padding:0; line-height:1.8em;}

.par {margin-left: 1em;}
.parsm {margin-left:1em; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

/*Font Styles----------------------------------------------------------------------------------*/
.hdrtxt {font-size:12px; font-weight:bold; color:white; background-color:#00316d; text-align:center;}
.hdtxt2 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color:#A9946B;
	text-align:center;
}
.hdtxt2sm {
	font-size:11px;
	font-weight:bold;
	color:black;
	background-color:#EBEBEB;
	text-indent:3px;
}
.hdtxt-lined {font-weight:bold; border-bottom:1px black solid; display:block;}

.red  {color:#FF0000; font-weight:bold; font-size:10px;}
.error {color:white; font-weight:bold; font-size:14px;}
.smtxt {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.smtxtb {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.smtxtbw {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#FFFFFF;}

/*bar backs behind header tags----------------------------------------------------------------------*/

/*blue------------------------*/
.barback-blue {background:url(images/bar-leftblue.jpg) no-repeat left top}
.barback-blue h1, .barback h2, .barback .bb {font-size:11px; font-weight:bold; color:white; text-align:center; background:url(images/bar-rightblue.jpg) no-repeat right top; height:31px; padding-top:3px;}

/*brown------------------------*/
.barback-brown {background:url(images/bar-left.jpg) no-repeat left top}
.barback-brown h1, .barback h2, .barback .bb {font-size:11px; font-weight:bold; color:white; text-align:center; background:url(images/bar-right.jpg) no-repeat right top; height:31px; padding-top:3px;}

/*green------------------------*/
.barback-green {background:url(images/bar-leftg.jpg) no-repeat left top}
.barback-green h1, .barback h2 .barback .bb {font-size:11px; font-weight:bold; color:white; text-align:center; background:url(images/bar-rightg.jpg) no-repeat right top; height:31px; padding-top:3px;}

/*gold------------------------*/
.barback-gold {background:url(images/bar-leftgl.jpg) no-repeat left top}
.barback-gold h1, .barback h2 .barback .bb {font-size:11px; font-weight:bold; color:black; text-align:center; background:url(images/bar-rightgl.jpg) no-repeat right top; height:31px; padding-top:3px;}
.barback-gold a, .barback-gold a.white {color:black; text-decoration:none;}

/*light brown------------------------*/
.barback-ltbrown {background:url(images/bar-leftlb.jpg) no-repeat left top}
.barback-ltbrown h1, .barback h2, .bb {font-size:11px; font-weight:bold; color:white; text-align:center; background:url(images/bar-rightlb.jpg) no-repeat right top; height:31px; padding-top:3px;}


/*colored backgrounds--------------------------------------------------------------------------*/
.ltgreen-background {background-image:url(images/back-green.jpg); background-position:bottom;}


/*Borders-------------------------------------------------------------------------------------*/
.bdrrt {border-right-style:solid; border-right-width:thin; border-right-color:#999999;}
.bdrleft {border-left-style:solid; border-left-width:thin; border-left-color:#999999;}
.bdrtop {border-top-style:solid; border-top-width:thin; border-top-color:#999999;}
.bdrbtm {border-bottom-style:solid; border-bottom-width:thin; border-bottom-color:#999999;}
.bdrbtmdash {border-bottom-color:#CCCCCC; border-bottom-style:dashed; border-bottom-width:thin;}

/*Other---------------------------------------------------------------------------------------*/
abbr, acronym {cursor: help;}
.hidden {
	display: none;
}

/*List Styles*/
.lisd {list-style-image: url(templates/images/bullet.jpg);}
.lisdblock {list-style-image: url(templates/images/bullet.jpg);background-color:#E8E8E8; display:block; font-weight:bold;}
.lisc {list-style-image: url(templates/images/check.gif);}

/*Layout------------------------------------------------------------------------*/
#topads {
	height:53px;
	padding: 0 0 0 0;
	margin: 25px 8px 0 575px;
	}

#header {
	background-image:url(images/top.jpg);
	height: 117px;
}
#header .noprint {
	height: 117px;
}

#header .printonly {
	display:none;
	}

#all-container {
	width: 950px;
	margin: auto;
}

#body-container {
	background-image:url(images/body-mid.gif);
	background-repeat:repeat-y;
	}
	
#body-content {
	clear:both;
	padding:5px;
}

#top-headtext {
	margin:5px 15px 0px 350px;
	text-align:center;
	width: 450px;
	position:absolute;
}

.clear {
	clear:both;
	}

#footer {
	width: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:20px 0 0 0;
	margin:auto;
	clear:both;
	}

#btmimg {
	clear:both;
	width:950px;
	margin:auto;
	padding:0;
	}

#footer .left {
	display:none;
	}

#footer .right {
	float:right;
	width: 350px;
	text-align:right;
	}

/*Sub Containers---------------------------------------------------------------*/

.left-container {
	float:left;
	height: auto;
	position:relative;
	left:15px;
	padding: 0px 5px 0px 2px;
	}

.right-container {
	float:right;
	position:relative;
	margin: 0 15px 0 0;
	height: auto;
}

/*Containers for content---------------------------------------------------------------------*/

#news {
	background-color:#c8c299;
	border:2px solid #65563b;
	}

#news h1, #news h3 {
padding:8px 5px 0 10px;
	font-size:13px;
	color:white;
	background-color:#65563b;
}

#news p {
	padding:5px;
	}

/*external links------------------------------------------------------------------------------*/
/*a[href^="http:"] {
	background: url(images/icons/extlink.gif) no-repeat right top;
	padding-right: 18px;
	}
*/
a[href^="mailto:"] {
	background: url(images/icons/email.gif) no-repeat right top;
	padding-right: 18px;
	}

a[href$=".pdf"] {
	background: url(images/icons/adobe.gif) no-repeat right top;
	padding-right: 18px;
	}
a[href$=".jpg"] {
	background-image:none;
	padding-right:0;
	}
a.nolink {
	background:none;
	}

/*Commons-------------------------------------------------------------------------------------*/
.w150 {width:150px;}
.w175 {width:175px;}
.w190 {width:190px;}
.w200 {width:200px;}
.w250 {width:250px;}
.w275 {width:275px;}
.w300 {width:300px;}
.w325 {width:325px;}
.w350 {width:350px;}
.w375 {width:375px;}
.w400 {width:400px;}
.w425 {width:425px;}
.w450 {width:450px;}
.w475 {width:475px;}
.w500 {width:500px;}
.w525 {width:525px;}
.w550 {width:550px;}
.w575 {width:575px;}
.w600 {width:600px;}
.w625 {width:625px;}
.w650 {width:650px;}
.w675 {width:675px;}
.w700 {width:700px;}
.w725 {width:725px;}

img {border:0;}
.center {text-align:center;}
