body
	{
	margin-top: 7px;
	padding: 0;
	border: 0;
	background: #ffffff;
	}

#outer_wrapper
	{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background: url(img/bg_main.gif) repeat-y;
	padding: 0;
	border: 0;
	position: relative;
	min-height: 515px;
	font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	}

#header
	{
	width: 750px;
	height: 110px;
	border-bottom: 3px solid #841f49;
	background: #ffffff;
	}

#header_logo
	{
	width: 195px;
	height: 113px;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(img/cornerlogo.gif) no-repeat;
	float: left;
	}

#header_title
	{
	color: #841f49;
	height: 90px;
	border-bottom: double #841f49; 
	}

#header_title h1
	{
	display: inline;
	font-weight: 500;
	font-size: 55px;
	line-height: 90px;
	padding-left: 15px;
	}

#header_title h2
	{
	display: inline;
	font-weight: 500;
	font-size: 20px;
	padding-left: 10px;
	}

#main_wrapper
	{
	margin-left: 195px;
	padding: 0;
	border: 0;
	background: #e2c6cb;
	}

#nav
	{
	width: 195px;
	background: #841f49;
	position: absolute;
	left: 0px;
	top: 113px;
	}

#nav_ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

#nav_ul li a 
	{
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0px;
	border: 0;
	display: block;
	text-decoration: none;
	font-size: 20px;
	}

#nav_ul li a:link, #nav_ul li a:visited
	{
	width: 130px;
	height: 45px;
	line-height: 50px;
	background: #841f49 url(img/nav_bullet_dark.gif) left no-repeat;
	color: #e2c6cb;
	padding-left: 65px;
	}

#nav_ul li a:hover, #nav_ul li .selected:link, #nav_ul li .selected:visited, #nav_ul li .selected:hover
	{
	width: 130px;
	height: 45px;
	line-height: 50px;
	background: #e2c6cb url(img/nav_bullet_light.gif) left no-repeat;
	color: #841f49;
	}

#nav_bg
	{
	background: url(img/menuimage.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

#content
	{
	padding: 10px 18px 8px 18px;
	min-height: 270px;
	}

#content h1, #contactdetails h1
	{
	color: #841f49;
	font-weight: 500;
	font-size: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#content p, #links li, #contactdetails p
	{
	color: #841f49;
	text-indent: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 74%;
	}

#content a:link, #content a:visited, #contactdetails a:link, #contactdetails a:visited 
	{
	color: #841f49;
	font-weight: 600;
	text-decoration: none;	
	}

#content a:hover, #contactdetails a:hover
	{
	color: #fff;
	text-decoration: none;
	}

.full_width
	{
	text-align: center;
	}

#content h2
	{
	color: #841f49;
	font-weight: 500;
	font-size: 20px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0;
	border: 0;
	}

.cars_left, .cars_right
	{
	border-top: 2px solid #841f49;
	clear: both;
	}

#content .cars_left p, #content .cars_right p
	{
	margin-top: 5px;
	text-indent: 0;
	}

.cars_left
	{
	text-align: left;
	}

.cars_right
	{
	text-align: right;
	}

.cars_left img
	{
	float: right;
	margin: 5px 0px 5px 10px;
	}

.cars_right img
	{
	float: left;
	margin: 5px 10px 5px 0px;
	}

#links
	{
	list-style-type: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-left: 0px;
	padding: 0;
	border: 0;
	}

#links li
	{
	text-indent: 0px;
	margin-bottom: 8px;
	}

#links li a
	{
	margin-right: 10px;
	}

.quote
	{
	border-top: 2px solid #841f49;
	color: #841f49;
	background: url(img/speechmarks1.gif) top left no-repeat transparent;
	font-style: italic;
	padding-top: 24px;
	padding-left: 53px;
	padding-right: 53px;
	}

.quote p, .quote_bottom p
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

.quote_bottom
	{
	background: url(img/speechmarks2.gif) top right no-repeat transparent;
	height: 35px;
	padding-left: 53px;
	padding-right: 53px;
	}

.quote_bottom p
	{
	color: #841f49;
	font-size: 65%;
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

form
	{
	margin-bottom: 10px;
	margin-left: 30px;
	border: 0px;
	padding: 0px;
	}

legend
	{
	display: none;
	}

fieldset
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

fieldset dl
	{
	color: #841f49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 0px 0px 2px 0px;
	font-size: 12px	
	}

fieldset dd
	{
	margin: 2px 0px 2px 0px;
	padding: 0px;
	}

fieldset dt
	{
	float: left;
	width: 100px;
	margin: 0.4em 0px 0px 0px;
	}

fieldset .left_dt
	{
	width: 60px;
	}

fieldset .long_dt
	{
	width: 150px;
	}

.fieldinput
	{
	width: 130px;
	padding: 0px 3px 0px 6px;
	margin: 0px 0px 2px 0px;
	}

.fieldinput_short
	{
	width: 100px;
	padding: 0px 3px 0px 6px;
	margin: 0px 30px 2px 0px;
	}

.fieldinput_long
	{
	width: 294px;
	padding: 0px 3px 0px 6px;
	margin: 0px 0px 2px 0px;
	}

input
	{
	border: 1px solid #cccccc;
	background: #ffffff;
	}

select
	{
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 0px;
	display: inline;
	margin: 0px 0px 2px 0px;
	}

textarea
	{
	width: 456px;
	height: 60px;
	border: 1px solid #cccccc;
	}

.form_right
	{
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	}

#submit
	{
	color: #ffffff;
	background-color: #841f49;
	border: 1px outset #e2c6cb;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding:  5px 10px 5px 10px;
	cursor: pointer;
	}

#contactdetails
	{
	border-top: 2px solid #841f49;
	color: #841f49;
	padding: 10px 18px 8px 18px;
	}

#sitemap_ul
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #841f49;
	list-style-type: square;
	}

#sitemap_ul ul
	{
	list-style-type: square;
	margin-top: 5px;
	}

#sitemap_ul li a:link, #sitemap_ul li a:visited
	{
	font-weight: 500;
	}

#sitemap_ul li
	{
	margin-bottom: 7px;
	}

#footer
	{
	clear: both;
	margin: 0px auto 0px auto;
	width: 750px;
	background: #fff;
	padding: 5px 0px 10px 0px;
	border: 0;
	font-size: 9px;
	color: #841f49;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#copyright
	{
	float: left;
	}

#copyright a:link, #footer a:visited
	{
	color: #841f49;
	text-decoration: none;
	}

#copyright a:hover
	{
	color: #e2c6cb;
	text-decoration: none;
	}

#sitemap
	{
	float: right;
	text-align: right;
	}

#sitemap a:link, #sitemap a:visited
	{
	text-decoration: none;
	color: #841f49;
	}

#sitemap a:hover
	{
	text-decoration: none;
	color: #e2c6cb;
	}

.clear
	{
	clear: both;
	}

