@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #DB3302;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
caption {
	color: #6A2990;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	font-size: larger;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6A2990;
	border-right-color: #6A2990;
	border-bottom-color: #6A2990;
	border-left-color: #6A2990;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
h1 {
	color: #FF9933;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	border-bottom: 2px solid #A7A37E;
}
h2 {
	padding-bottom: 1px;
	color: #6A2990;
	font-size: 1.6em;
	margin: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #6A2990;
	line-height: 18px;
	border-top-width: thick;
	border-top-style: outset;
	border-top-color: #C1C1C1;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

ul {
	line-height: 1.4em;
	font-weight: bold;
	list-style-type: square;
	font-size: 1.1em;
}
ul p  {
	color: #333333;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 0.85em;
	margin: 0;
	padding-top: .5em;
}
#wrapper {
	width: 800px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}
#content {
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	clear: left;
	width: 100%;
}
#logo {
	height: 71px;
	right: 0px;
	margin-left: 20px;
	margin-bottom: 8px;
}
#nav {
	width: 800px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 13px;
	background-image: url(../images/NavBar_BkGnd.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding-right: 3px;
}
#nav li   {
	background-image: url(../images/Tab-Off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
}
#nav a {
	color: #F5F5F5;
	background-image: url(../images/Tab-OffRt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration: none;
	display: block;
}
#nav a:hover {
	color: #333333;
	border-bottom-style: none;
}
#nav #current {
	background-image: url(../images/Tab-On.gif);
}
#nav #current a {
	color: #333333;
	background-image: url(../images/Tab-OnRt.gif);
}
#leftColumn {
	float: left;
	width: 250px;
	padding-right: 6px;
	padding-left: 10px;
	margin-top: 0px;
}
#leftColumn img {
	float: right;
}
#leftColumn ol {
	letter-spacing: 0.05em;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 20px;
	padding-left: 0px;
}
#leftColumn ul {
	line-height: 1.1em;
	letter-spacing: 0.05em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}
#leftColumn li {
	margin-top: 7px;
}

#rightColumn {
	float: right;
	width: 525px;
	background-color: #C1C1C1;
}
#rightcontent {
	color: #575757;
	float: left;
	height: auto;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
#rightColumn ol a  {
	letter-spacing: 0.03em;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: none;
	line-height: 1.4em;
}
#rightColumn ul {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #6A2990;
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 1.1em;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 7px;
	margin: 0px;
}
#rightColumn ul li {
	float: left;
	width: 147px;
	padding-top: 0.8em;
	padding-right: 14px;
	padding-bottom: 0.5em;
	padding-left: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8B8B8B;
}
#photocontent {
	color: #FFFFFF;
	float: left;
	width: 180px;
	height: auto;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
#photocontent p {
	font-size: 1.2em;
}
#mainphoto {
	float: right;
	height: auto;
	width: 327px;
}
#footer {
	clear: both;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/NavBar_BkGnd.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 1.5em;
	color: #6A2990;
	margin-top: 8px;
	padding-top: 0.2em;
}
/* -------------- Form Styling -------------- */
#formWrap {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #602E0C;
	font-size: 0.85em;
	line-height: 1.2;
}

#formWrap p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#singleCol {
	margin-right: 8em;
	margin-left: 8em;
}

form#frmContact {
	width: 242px;
	margin: 0 auto;
}
legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #602E0C;
	font-size: 1.1em;
	line-height: 1.4;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #602E0C;
}
input.text {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
}
input.check {
	margin-top: 0.5em;
}
label.text {
	display:inline;
	width: 49px;
	float: left;
	margin-right: .8em;
}
label.check {
	margin-left: 1em;
	vertical-align: .3em;
	letter-spacing: 0.09em;
	font-size: 1em;
	line-height: 2.5em;
}
label.top {
	display: block;
	float: none;
	color: #602E0C;
	margin-top: .5em;
	margin-bottom: .2em;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #602E0C;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #602E0C;
}
textarea.text {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #602E0C;
}

/*
span.aside {
	font-style: italic;
}
p.required {
	position: relative;
}
span.required {
	position: absolute;
	left: 240px
	padding-left: 35px;
	color: #C00;
	height: 25px;
	line-height: 25px;
}*/
input.text:focus, textarea:focus, select:focus {
	background: #F7F0FB;
}	 
/* ------------ Table Styling ------------------- */
table.comparison {
	color: #6A2990;
	background-color: #E2E2E2;
	padding: 2px;
	width: 100%;
	border: 2px solid #6A2990;
}
table.comparison th[scope="col"]{
	border-bottom: 1px solid;
}
.a_color {
	color: #6A2990;
}

.bullet  {
	background-image: url(../images/Bullets.gif);
	background-repeat: no-repeat;
	background-position: 0em .2em;
	padding-left: 1.75em;
}
/* Clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";						/* the period is placed on the page as the last thing before the div closes */
	display: block;					/* inline elements don't respond to the clear property */ 
	height: 0;              /* ensure the period is not visible */
	clear: both;            /* make the container clear the period */
	visibility: hidden;	    /* further ensures the period is not visible */
}
.hor_nav {
	margin-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	list-style-image: none;
	list-style-type: none;
}
/*.feature {
	font-size: .9em;
	list-style-position: outside;
	list-style-type: square;
}*/
.more {
	text-align: right;
}

