/*---standard HTML markup --------*/

html {}

body {
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	background-color: #FFFAF0;
	color: #333;
	background-image: url(image/background.gif);
	}

title {}

p, li {
	letter-spacing: 0.05em;
	line-height: 140%;
	font-size: 0.85em;
	margin-right: 15%;
	clear: both;
	}

.description {
	line-height: 140%;
	/*font-size: 0.9em;*/
	margin-right: 15%;
	clear: both;
	}



em {
	/*font-style: italic;*/
	/*font-weight: bold;*/
	color:  #000;
	}

strong {
	font-weight: bold;
	}

h1 {
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1.3em;
	padding-top: 0px;
	padding-left: 2px;
	padding-bottom: 4px;
	color: #993300;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial Black", sans-serif;
	} 

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 1.0em;
	line-height: 70%;
	color: #993300;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
	
h2.bordertop {
	margin-top: 35px;
	padding-top: 5px;
	border-top: 3px #fc6 double;	
	}

ul {/*this is the list/list that needs to have no bullets*/
	/*font-size: 11px;*/
	}

li {
	list-style-image: url(image/double-arrow.gif);
		}
	
a:link {
	color: #660000;
	text-decoration: underline;
	}

a:visited {
	color: #663333;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	color: #ff0000;
	}

/*----------------------------------*/	


/*----------------------------------*/

img {
	border: none;
	}

img.left {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	clear: left;
	}

img.right {
	float: right;
	clear: right;
	margin-left: 15px;
	margin-top: 5px;
	}

img.leftnoclear {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	}

img.rightnoclear {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	}

img.click {
	margin-bottom: 20px;
	margin-top: 2px;
	}

img.clickclear {
	margin-bottom: 20px;
	margin-top: 2px;
	clear: both;
	}

.subhead2 {
	color: #030;
	font-size: 0.85em;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 105%;
	}


.subnavlist {
	padding-left: 0px;
	}


.leftblock {
	border-top: 3px #ffe4b5 dashed;
	border: solid;
	border-left: 3px #ffe4b5;
	}

.rightblock {
	border-top: 3px #ffe4b5 dashed;
	border: solid;
	border-left: 3px #ffe4b5;
	border-right: 3px #ffe4b5;
	}

.navig {
	display: block;
	font-family: "Trebuchet MS", "Arial Black", sans-serif;
	font-size: .9em;
	color: #003300;
	background-color: #ffcc66;
	border: 1px #003300 solid;
	text-align: left;
	padding: 0px;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	line-height: 100%;
	}

p.navig {
	padding: 2px;
	}

a.navig:link {
	display: block;
	white-space: normal;
	color: #003300;
	text-decoration: none;
	background-color: #ffcc66;
	border: 0px #003300 solid;
	padding: 4px;
	letter-spacing: 0em;
	margin: 0px;
	font-weight: bold;
	}

a.navig:visited {
	display: block;
	white-space: normal;
	color: #333333;
	text-decoration: none;
	background-color: #ffcc66;
	border: 0px #003300 solid;
	padding: 4px;
	letter-spacing: 0em;
	margin: 0px;
	font-weight: bold;
	}

a.navig:hover {
	color: #006600;
	background-color: #ff9900;
	}

p.fancy:first-line {
	letter-spacing: 0.2em;
	font-style: italic;
	font-size: 1.2em; 
	font-variant: small-caps;
	color: black;
}



.pageblurb { 
	font-size: 0.92em;
	font-family: "Trebuchet MS", "Arial Black", sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 15%;
	line-height: 120%;
	/*font-weight: bold;*/
	}
	

ul.pageblurb, li.pageblurb { 
	padding-left: 20px;
	line-height: 130%;
	font-size: 1.1em;
	}
	
ul li.pageblurb {
	font-variant: normal;
	}

.category-intro {
	margin-right: 50px;
	margin-left: 50px;
	letter-spacing: .05em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #333333;
	line-height: 130%;
	}

	
.details { 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .8em;
	margin-left: 25px;
	clear: both;
	}
	
.brand {
	text-transform: uppercase;
	}
	
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-weight: bold;
	margin-top: 25px;
	
	
	}
	
.contact a {
	text-decoration: none;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid #BDB76B;
	border-bottom: 2px solid #BDB76B;
	}
	
.contact a:hover {
	text-decoration: none;
	background-color: #EEE8AA;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	border-left: 2px solid #808000;
	border-top: 2px solid #808000;
	}

.co-name {
	font-variant: small-caps;
	font-size: 110%;
	}
	
.floatright {
	float: right;
	}
	
.tint-header	{
	border-top: 2px solid #030;
	padding-top: 8px;
	margin-top: 40px;
	margin-bottom: 20px;
	}
	
.tint-header h1, h1.spacedcaps {
	text-transform: uppercase;
	margin-bottom: 2px;
	letter-spacing: 0.1em;
	}

/*------------- DIV styles ------------------ */

div#logo {}

div#maincontent {
	position: absolute;
	top: 90px;
	left: 170px;
	width: 75%;
	height: auto;
	/*z-index: 4;*/
	border: 0px solid #66cccc;
	margin-top: 5px;
	}

div#nav {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 150px;
	/*height: auto;*/
	z-index: 1;
	}

div#title-area {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	z-index: 3;
	border-bottom: 2px #003300 solid;
	}

div#pagetitle {
	position: absolute;
	left: 170px;
	margin-top: 20px;
	float: right;
	width: 100%;
	}

#pagetitle h1 {
	font-size: 1.9em;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	color: #003300;
	margin-bottom: 0px;
	line-height: 100%;
	width: 100%;
	}


#gettingstarted {
	/*background-color: #FFEFD5;*/
	/*border-left: 2px solid #fc6;*/
	/*width: 75%;*/
	border: 2px solid #fc6;
	padding: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-right: 25%
	}

#gettingstarted a:link {
	color: #963;
	text-decoration: none;
	background-color: transparent;
	}
	
#gettingstarted a:visited {
	color: #963;
	text-decoration: none;
	background-color: transparent;
	}
	
#gettingstarted a:hover {
	text-decoration: underline;
	background-color: #BDB76B;
	}
	
	
#gettingstarted a:active {
	text-decoration: underline;
	background-color: #BDB76B;
	}
	
	
#gettingstarted p, #gettingstarted h1 {
	font-family: "Trebuchet MS" , Arial, sans-serif;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	/*font-size: 0.8em;*/
	line-height: 100%
	margin-top: -1px;
	margin-bottom: 0;
}

#gettingstarted p {
	color:  #000;
	font-style: italic;
	}
	
#gettingstarted ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	}
		
		
#gettingstarted ul li {
  	list-style-image: none;

	font-family: "Trebuchet MS" , Arial, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.0em;
	padding-top: 4px;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 0.1em;
	line-height: 115%;
	}
	
#gettingstarted ul ul {
  	list-style-image: none;
	margin-top: 1px;
	margin-left: 6px;
	padding-left: 6px;
	}

#gettingstarted ul ul li {
  	list-style-image: none;
	font-family:  "Trebuchet MS",  Verdana, Arial, sans-serif; 
	/*Georgia, Times, "Times New Roman", serif;*/
	font-weight: normal;
	font-variant: normal;
	color: #666;
	line-height: 115%;
	font-size: 0.75em;
	padding-top: 0;
	padding-left: 0px;
	font-variant: normal;
	}
	
#footer {
	border-top: 1px dotted #030;
	margin-top: 15px;
	padding-top: 1px;
	font-size: 0.75em;
	line-height: 100%;
	}
	
#footer p {
	margin-top: 3px;
	margin-bottom: 5px;
	}