html {
background-image: url(../images/right_side.gif);
background-repeat: repeat-y;
background-position: top right;
}

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url(../images/left_side.gif);
background-repeat: repeat-y;
color: #000000;
}

#container {
	width: 1010px;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main-title {
	margin-bottom: 0;
	margin-left: 110px;
	margin-right: 110px;
	font-size: .8em;
	letter-spacing: 0.2em;
	text-align: right;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 50px;
	background-color: #333333;
	color: #ffffff;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}


#header-image {
	background-color: #666666;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 177px;
	margin-left: 110px;
	margin-right: 110px;
}

#navbar {
	margin-bottom: 0;
	margin-left: 110px;
	margin-right: 110px;
	font-size: .65em;
	text-align: center;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 8px;
	background-color: #333333;
	color: #ffffff;
	word-spacing: 8px;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: none;
}

#navbar a.current {
color: #ff4700;
}

#navbar a.current2 {
color: #ffff00;
}

#navbar a.active {
	color: #000000;
}

#navbar a:hover {
color: #ff4700;
text-decoration: underline;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
	background-color:#333333;
	padding-left:43px;
	background-image:url(../images/template1_bg.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;		
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	color:#ffffff;
	background-color:transparent;
	font-family:Arial;
	font-size:1.1em;
	border-style:solid;
	border-color:#000000;
	border-width:0px 0px 0px 1px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	word-spacing: normal;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{
	/*border-color:#333333;*/

		color:#000000;
	background-color:#F2F2F2;
	text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		color:#000000;
		background-color:#EFF4FA;
		text-decoration:underline;
		background-image:url(../images/template1_black_arrow.gif);
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-image:url(../images/template1_white_arrow.gif);
		background-repeat:no-repeat;
		background-position:92%;
		cursor:default;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	background-color:#A7ADB3;
	padding:5px 5px 5px 5px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	margin:0px;
	border-color:#333333;
	text-align: left;
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{
	font-size:1.1em;
	color:#333333;
	border-width:0px 1px 0px 1px;
	border-color:#A7ADB3;
	border-style:solid;
	padding:3px 30px 3px 5px;
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{

		border-color:#666666;
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:none;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		
		border-color:#666666;
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
		background-image:url(../images/template1_black_arrow_right.gif);
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(../images/template1_black_arrow_right.gif);

	}



/* new left side menu --------------------------------------------------------*/



#nav {
	padding-bottom: 40px;
	width: 179px;
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {
	display: inline;
	line-height: 16px;
	list-style: none;
}
#nav ul li a {
	border-bottom: 1px solid #666;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#nav li a:hover {
	background: #666 url(../Images/selector.gif) center right no-repeat;
}
/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */
#nav ul ul li {
	line-height: 10px;
	border-bottom: none;
}
#nav ul ul li a {
	color: #999999;
	text-indent: 10px;
}
#nav ul ul li a:hover {
	background-image: url(../Images/selector_sub.gif);
}

/* -----------------------------*/

#column1 {
	float: left;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-left: 50px;
	margin-right: 20px;
	margin-top: 18px;
}
#column1 img {
	border: 1px solid #666;
	margin: 5px 20px;
	padding: 10px 20px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none !important;
	float: right;
	margin-left: 230px !important;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#column2 img {
	float: right;
	padding-left: 30px;
	padding-bottom: 20px;
	margin: 0px;
}
#column2 p {
	line-height: 1.3em;
	text-align: left;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(../Images/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(../Images/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}



/* -----------------------------*/

#headline {
	font-size: .75em;
	padding-top: 10px;
	text-align: justify;
	background-color: #F2F2F2;
	padding-left: 100px;
	padding-right: 100px;
	margin-left: 110px;
	margin-right: 110px;
	margin-bottom: 0;
	line-height: 1.5em;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


p.byline {
text-align: right;
margin-bottom: 0;
}

h1 {
margin-left: 110px;
margin-right: 110px;
font-size: .8em;
padding-bottom: 3px;
padding-top: 23px;
padding-left: 50px;
padding-right: 0;
color: #000000;
border-bottom: 1px #ff4700 solid;
letter-spacing: 5px;
font-weight: bold;
background-color: #F2F2F2;
margin-top: 0;
margin-bottom: 0;
}


#main-text {
	/*
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 110px;
	margin-right: 110px;
	font-size: .7em;
	line-height: 1.8em;
	background-color: #ffffff;
*/
	margin: 0 110px;
	text-align: left;
	padding: 20px 0 0px;
}

#main-text p {
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
}

/* 3 col below --------------------------------------------------------*/

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 180px;
	margin: 35px 40px 50px;
	font-size: 10px;
	line-height: 1.4em;
	height: 990px;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}
/* 3 col above --------------------------------------------------------*/


h2 {
	padding-bottom: 3px;
	padding-right: 0;
	color: #000000;
	letter-spacing: 3px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 1em;
	margin-top: 0;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

p, ul, ol, table {
	margin-top: 15px;
	margin-bottom: 15;
}

ol, ul {
	margin-left: 40px;
	margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}

a:hover {
text-decoration: underline;
color: #ff0000;
}

a:active {
text-decoration: underline;
color: #666666;
}


#footer {
	text-align: center;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size: 10px;
	margin-top: 20px;
	padding-right: 50px;
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 10px;
}
.right {
	float: right;
	text-align: right;
	width: 30%;
}
.left {
float: left;
text-align: left;
padding-left: 50px;
}

.right h3 {
margin-top: 0px;
font-size: 90%;   
}


form.enqform {
	color: #000000;
	}
	
form.enqform legend {
	padding-left: 0;
}

form.enqform legend strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: .3em;
}

form.enqform fieldset {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	padding-left: 0px;
	}
	
form.enqform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-weight: bold;
}
form.enqform fieldset ol {
  margin: 0;
  padding: 0;
}
form.enqform fieldset li {
  list-style: none;
padding: 5px 10px 7px;
  margin: 0;
}
form.enqform fieldset fieldset {
	border: none;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
form.enqform fieldset fieldset legend {
	padding: 0;
	font-weight: bold;
	margin-left: 15px;
}
form.enqform fieldset fieldset label {
	display: block;
	width: 100px;
	font-weight:normal;
}
form.enqform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.enqform label {
	width: 100px; /* Width of labels */
	margin-right: 20px;
	margin-left: 15px;
}
form.enqform fieldset fieldset label {
  margin-left: 103px; /* Width plus 3 (html space) */
}

form.enqform p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 133px;
	}

form.enqform .tickbox {
	border: 1px solid #ccc;
	margin-left: 25px;
	}
	
form.enqform .field {
	width: 240px;
	border: 1px solid #ccc;
	}

#clearer {
	clear: both;
	}

