/* LAYOUT */

body {
	margin: 0;
	font-size: 62.5%;
	text-align: center;
	background: url('images/bg.gif') repeat transparent;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

div { position: relative; }

a img { border: none; }

div#all {
	width: 995px;
	height: auto;
	margin: auto;
	text-align: left;
}

div#outerborder { /*green outline on container*/
	background-color: #001b1d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-top: 54px;
	width: 985px;
	height: auto;
	padding: 5px;
}

div#header { /*gradient*/
	width: 985px;
	height: 207px;
	background: url('images/headerbg.png') repeat-x transparent;
}

div#logo {
	width: 359px;
	height: 243px;
	background: transparent;
	float: left;
	margin-top: -45px;
	margin-left: 15px;
}

div#imgflash  {
	width: 594px;
	height: 208px;
	background: transparent;
	float: right;
	margin-top: -59px;	
}

div#nav {
	margin-top: 2px;
	width: 982px;
	height: 24px;
	border: 2px solid #c38769;
	background-color: #993300;
	padding-top: 6px;
	-webkit-box-shadow: 0px 3px 3px #333;
	-moz-box-shadow: 0px 3px 3px #333;
	box-shadow: 0px 3px 3px #333;
	z-index: 1;
}

div#subnav {
	margin-top: 2px;
	width: 985px;
	height: 23px;
	padding-top: 4px;
	background-color: #cc997f;
}

div#content, div#content2 {
	width: 955px;
	height: auto;
	background-color: #fff;
}

div#content { padding: 30px 0 40px 30px; margin-top: 2px; }

div#content2 { padding: 3px 0 40px 30px; margin-top: 1px; }

div#maintxt {
	width: 425px;
	height: auto;
}

div#mainservices {
	width: 220px;
	height: auto;
	float: right;
	left: -300px;
}

div#mainservices2 {
	width: 420px;
	height: auto;
	float: right;
	left: -100px;
}

div#maintxt2 { /*subpages*/
	width: 510px;
	height: auto;
}

div.blockquote {
	width: 474px;
	height: auto;
	margin: 20px 0 0 20px;
	padding: 10px;
	background-color: #f2f5f5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

/* START Featured Service Section */

div#servholder { /*subpages; hold both box & line */
	width: 370px;
	height: auto;
	float: right;
	padding-left: 10px;
	left: -20px;
	background-color: #f8f8f8;

}

div#servholder #featservholder {
	width: 370px;
	height: auto;
}

#featservholder #boxborder {
	width: 350px;
	height: auto;
	background-color: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	float: right;
	padding: 3px;
	margin-bottom: 6px;
}

#boxborder #box {
	width: 340px;
	height: auto;
	background-color: #003333;
	padding: 10px 5px;
	text-align: center;
	z-index: 1;
}

#box #boxtitle{
	width: 327px;
	height: 21px;
	padding: 3px 0 2px 13px;
	background-color: #001919;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-bottom: 3px;
	text-align: left;
}

#box #boxcontent {
	width: 326px;
	height: auto;
	vertical-align: top;
	margin-left: 10px;
	text-align: left;
	
}

#boxcontent img { margin-right: 6px; }

	
/* END Featured Service Section */


div#content div#whatsnew {
	width: 316px;
	height: 484px;
	background: url('images/whatsnew.png') no-repeat transparent;
	position: absolute;
	right: -20px;
	top: 0px;
	z-index: 1;
}

div#content div#landingcont {
	width: 256px;
	height: 484px;
	position: absolute;
	right: 22px;
	top: 50px;
	text-align: center;
}

div#whatsnew #rssholder {
	width: 220px;
	height: 343px;
	overflow: auto;
	position: absolute;
	top: 70px;
	right: 40px;
}

div#beige {
	margin-top: 1px;
	width: 985px;
	height: 15px;
	background-color: #d3a791;
}


/* PRESENTATION */

div#nav ul, div#subnav ul { margin: 0; text-align: left;}

div#nav ul li {
	display: inline;
	margin: 0 3px;
	line-height: 18px;
}


div#nav ul img { position: relative; top: 1px; }


div#nav ul li a {
	font-size: 12px;
	color: #ffcc99;
	text-decoration: none;
	font-weight: bold;
}

div#nav ul li a:hover, div#subnav ul li a:hover { color: #fff; }

div#subnav ul { color: #550000; }

div#subnav ul li { 
	display: inline;
	list-style: none;
	margin: 0 4px; 
	line-height: 18px;
}

div#subnav ul li a {
	font-size: 13px;
	color: #330000;
	text-decoration: none;
}

p, ul li {
	color: #03211e;
	font-size: 14px;
}

p { 
	margin-top: 0;
	margin-bottom: 20px; 
	line-height: 18px;
}

a { color: #0055a5; }

h1, h2, h3, h4, h5 {
	font-family: Times, serif;
	font-weight: normal;
	margin: 0;
}

h1, h2, h4 { color: #003333; }

h1 { font-size: 36px; }

h2 {
	font-size: 30px;
	font-style: italic;
}

.subtitle {
	margin-left: 25px;
	font-style: italic;
	color: #006666;
	font-size: 18px;
}

h3 {
	font-size: 24px;
	color: #007c85;
}

h4 { font-size: 18px; line-height: 18px; }

h5 a { font-size: 18px; text-decoration: none; }

h5 a:hover { text-decoration: underline; }

ul li.biglist {
	font-size: 18px;
	color: #006666;
	list-style: disc outside;
	line-height: 35px;
	font-style: italic;
	margin-left: 15px;
	
}

p a {
	text-decoration: underline;
	line-height: 18px;
}

p a:hover { text-decoration: none; }

td { 
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
}

.boldgreen {
	color: #007c85;
	font-size: 14px;
	font-weight: bold; 
}

.quote, .qmini { 
	font-family: Times, serif; 
	line-height: 23px;
	color: #006666;
}

.quote { font-size: 18px; }

.qmini { font-size: 14px; }

.rsstitle, .rsstxt, #rssholder a { font-size: 11px; }

.rsstitle {
	color: #003333;
	font-weight: bold;	
}

.rsstxt { color: #333; }

#rssholder a { text-decoration: none; }

.boxtitletxt { /* #boxtitle */
	font-size: 18px;
	color: #fff;
	font-style: italic;
	line-height: 19px;
}

.boxcontentxt { /* #boxcontent */
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}

#box a {
	color: #66ccff;
	font-size: 14px;
	text-decoration: none;
}

#box a:hover { text-decoration: underline; }

#copyright { 
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	line-height: 25px;
}
