body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	background-color: #FFFFFF;
	background-image: url(../img/strip.jpg);
	background-repeat: repeat-y;
	color: #6b55b7;
}
.clear {
	height: 0px;
	clear: both;
	font-size: 0;
}
#container {	
	min-width: 750px;
	margin: 10px;
}
#col1 {
	float: left;
	width: 220px;
	height: 70%;
	text-align: center;
}
#col2 {
	margin-left: 220px;
	min-width: 650px;
}
#quotes {
	border-bottom:1px solid;
	border-top:1px solid;
	color:gray;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	margin:30px 35px 20px;
	line-height: 130%;
}
#links {
	margin:30px 35px 20px;
	line-height: 130%;
}
#header {
	height: 130px;
}

#header .topcontact {
	float:right
}

#header .title {
	color: #ffb000;
	font-size: 24pt;
	font-weight: lighter;
	margin: 15px 0px 0px 0px;
}
#header .subtitle {
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
}
#header .subtitle ul {
	color:#00b98d;
	padding:0px;
	margin: 0px;
}
#header .subtitle li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:10px;
}
#header .subtitle .alt {
	color: #6b55b7;
}
#mainmenu {
	background-color: #f9d98c;
	margin: 50px 0 0 -8px;
	padding: 8px 0 20px 8px;
	min-width:700px;
	height:3px;
}

#mainmenu ul {
	padding:0px;
	margin: 0px;
}
#mainmenu li {
	border-left:1px solid gray;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:5px;
	padding-left:5px;
}

#mainmenu .first{
	border-left:0px none;
	padding-left:0px;
}

#mainmenu a {
	color:#6b55b7;
	text-decoration:none;
	font-weight: normal;
}
#mainmenu a:active {
	background-color:#ff7f02;
}
#mainmenu a:visited {
}
#mainmenu a:hover {
	background-color:#ffb700;
}
#mainmenu .current {
	font-weight: bold;
}
#content {
	line-height: 16pt;
	max-width: 650px;
}
#content .testimonials {
	max-width: 500px;
	margin-left: 50px;
	color: brown;
}
#content .headline1 {
	font-size: 16pt;
	font-weight: bolder;
}	
#content .headline2 {
	font-size: 14pt;
	line-height: 130%;
}
#content .headline3 {
	max-width: 600px;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: brown;
}
#footer {
	margin: 30 40 0 40;
	text-align: center;
	font-style: italic;
	font-size: 90%;
}
 .rule {
	width: auto;
	background-image: url(../img/rulebit.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
.contentpic {
	float: right;
	margin: 10px 0px 0px 100px;
	font-style: italic;
	font-size: 110%;
	color: brown;
}
.crosshead1 {
	background-color:#deefac;
	margin-bottom: 8px;
	width: 170px;
	padding: 0px 2px 2px 10px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: white;
}
.crosshead2 {
	background-color:#AA11AC;
	font-style:italic;
	font-weight:bold;
	padding: 0px 2px 2px 10px;
	text-align:left;
	width:170px;
	margin-bottom:8;
}	
.crosshead3 {
	border-bottom:1px solid;
	border-top:1px solid;
	h2;
	text-align: center;
	color: brown;
	font-size: 16pt;
	padding: 10px 0px 10px 0px;
	}
a {
color:#6b55b7;
font-weight:bold;
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:visited {
}
a:hover {
color: #00b98d;
text-decoration:none;
}
}
h1 {
}
h2 {
	color: brown;
}
h3 {
	font-size: 120%;
	color: brown;
}
