body {
	margin-top: 0px;
	background-image:url(images/background2.gif);
	color:#333333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}


h1{
	color:#ff0000;
	border-bottom: solid 1px #FF0000;
	font-size: 1.5em;
}

h2{
	color: #333333;
	font-size: 1.2em;
	font-variant: small-caps;
}

h3{
   color: #000099;
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
font-size: 1em;
font-weight: bold;
}

p , ul, li{
	color:#333333;

}

#container {
	border: 1px solid #666666;
	width: 790px;
	margin: auto;
	background-image:url(images/content-back.gif);
	background-repeat: repeat-y;
	color:#333333;
}

#header {
	background-image: url(images/Banner_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 179px;
}

#iconNav , #iconNav a{
color: #fff;
font-size: 10px;
padding: 5px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	position: relative;
	top: 140px;

}

#nav ul {
	margin: 0 0 0 0;
}

#nav li {
	display: inline;
	list-style: none;
	padding: 5px 10px;

}

#nav li a:link , #nav li a:visited , #nav li a:active  {
	text-decoration: none;
	color: #333333;
	font-weight: bold;

}

#nav li a:hover , {
	border-top: solid 5px #CC3300;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#content {
	padding: 10px;
	float: left;
	width: 590px;
	color:#333333;
}
#right {
	float: right;
	width: 170px;
	padding: 5px;
	text-align:justify;
}

#right h3 {
color: #000066;
font-size: 1.3em;
}

#right p {
color: #000066;
font-size: 0.9em;
}

#right ul {
margin-left: 15px;
padding: 0;
}
ol {
	line-height: 1.5em;
}

.border {
border: solid 1px #666666;
}

#right li {
color: #000066;
font-size: 0.9em;
}

#clear {
	clear: both;
}
#order {
	height: 30px;
	color:	#000066;
	font-size: 18px;
	line-height: 2em;
	text-align: center;
border-top: solid 1px #999999;
background-color:#FFFFFF;
	}

#footer {
	background-color:#999999;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
#footer a {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 0.9em;
	}
	
#credit {
	color:#999999;
	font-size: 10px;
	margin: auto;
	width: 780px;
	text-align: right;
	padding: 5px;
	
	}
#credit a{
	color:#999999;
	}#Ashton {
	float: right;
	padding-left: 20px;
	width: 150px;
	padding-bottom: 20px;
}
.img_border {
	border: 1px solid #CCCCCC;
}
.SmallText {
	color:#666666;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
#LeftBlock {
	float: left;
	width: 150px;
	padding-bottom: 20px;
	padding-right: 20px;
}

#red {
color: #FF0000;
}
a:link, a:visited, a:active {
	color:#000000;
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	font-weight: normal;
	font-size: 1em;
}
.h2_black {

	color: #000000;
	font-size: 1.5em;
	font-variant: normal;
}

.whiteHeading {font-size: 1.1em;	font-weight: bold; color: #FFFFFF }
.white {color: #FFFFFF}
.red {color: #FF0000}

.arrow li , arrow ul{ list-style-image: url(images/arrow.gif); padding:2px;}