@charset "UTF-8";
body {
	line-height: 1;
	color: #CCCCCC;
	background-image: url(../images/bottombg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: lighter;
	color: #CCCCCC;
}
#header {
	background-image: url(../images/header_full_02.gif);
	height: 118px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container {
	width:900px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	padding-bottom: 25px;
	margin-bottom: 0px;
	background-image: url(../images/bg_b_headsection_05.gif);
	background-repeat: no-repeat;
}
#leftcolumn {
	margin-left: 10px;
	width: 225px;
	float: left;
	padding-top: 20px;
	background-image: url(../images/deco1_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
}
#header #navigation {
	float: right;
	width: 660px;
	color: #FFFFFF;
	margin-top: 32px;
}
#header #galldropdown {
	width: 390px;
	float: left;
	visibility: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 240px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #FFFFFF;
	font-size: 13px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
}
a:visited {
	color: #FEFEFE;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a:hover {
	color: #FFCA6A;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
}
#footer {
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 10px;
	background-position: top;
	margin-bottom: 5px;
	margin-top: 15px;
	background-image: url(../images/orangeline.gif);
}
#container #leftcolumn a {
	font-size: 0.9em;
}
#leftcolumn a:link {
	color: #FFCA6C;
	margin: 0px;
	padding: 0px;
}
#leftcolumn a:visited {
	color: #FFCA6C;
}
#leftcolumn a:hover {
	color: #6666FF;
}
#leftcolumn a:active {
	color: #FFCA6C;
	margin: 0px;
	padding: 0px;
}
.h1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCA6C;
}
#copyright {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	padding: 10px 0px 10px 10px;
}
.clearfloat {
	clear: both;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFCC6C;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	letter-spacing: 0.1em;
}

/* START OF MY CSS */
.italic {
	font-style: italic;
}
.orangeitallics {
	font-style: italic;
	color: #FFCC66;
}
ul {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
}
ul li {
	float: left;
	margin: 0 5px 0 0px;
}
ul li a {
	display: block;
	padding: 0px 10px 0px 20px;
	text-decoration: none;
}
.navdivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
}
#mailinglist  {
	width: 265px;
	padding-top: 19px;
	float: left;
}
#header #mailinglist a:link {
	color: #FFCA6C;
	font-size: .75em;
}
#header #mailinglist a:visited {
	color: #FFCA6C;
	font-size: .75em;
}
#header #mailinglist a:hover {
	color: #FFFFFF;
	font-size: .75em;
}
#header #mailinglist a:active {
	color: #FFCA6C;
	font-size: .75em;
}

