/* v1.0 | 20080212 CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th,  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*End of CSS reset*/

.clearer {
	clear: both;
}

body{ 
	background-color: #e0e0e0;
	margin:0px 0px 0px 0px;  /*top right bottom left*/	
	background-image:url(images/background.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width:931px;
	margin: 0px auto;
	margin-top:0px;
}

#header {
	width:931px;
	float:left;
}

#topmenu {
	width:931px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none; 
	font-weight: normal; 
	color:#a58e43;
	text-align:right;
	font-weight:bold;
}

#content_wrapper {
	width:891px;
	margin:8px 3px 0px 0px;
	float:right;
	background-image:url(images/background_content.gif);
	background-repeat:repeat-y;
}

#content {
	width:761px;
	float:left;
	padding:0px 60px 40px 70px;
}

#left_content {
	width:320px;
	float:left;
	padding:0px 60px 0px 0px;
}

#right_content {
	width:320px;
	float:right;
	padding:0px 60px 0px 0px;
}


/*DROP DOWN MENU*/

#container_topmenu {
	width: 931px;
	float:right;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	text-decoration:none; 
	font-weight: bold; 
	color:#a58e43;
	padding: 10px 0px 0px 0px;	
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: #a58e43;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	text-align:right;
}

#nav li {
	float: right;
	position: relative;
	margin: 0px 0px 0px 0px;
	list-style:none;
}

#nav li a:hover {
	color:#608dc4;
}

#nav li li a {
	font-weight: normal;
	color: #a58e43;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 14px;
	float:left;
}
#nav li li a:hover {
	color:#608dc4;  
}

#nav li ul {
	display: none;
	position: absolute;
	font-weight: normal;
	padding: 5px 0px 0px 0px ;
	margin:0px 0px 0px 0px;
}

#nav li>ul {
	top: auto;
}

#nav li li {
	background-color: #e0e0e0;
	width:160px;   /*width setting for dropdown menu*/
	margin: 0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
}

#nav li:hover ul, li.hover ul {
	display: block;
}

/*END DROP DOWN MENU*/

	#copyright {
		width:931px;		
		font-size: 11px;
		font-weight: normal;
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		color: #626262;
		text-decoration:none;
		text-align:center;
		margin: 10px 0px 30px 20px;  /*top right bottom left*/
	}

/*Misc*/

a img {border: none; }

/*HEADERS*/

/*H1 | Main Content Headers  */
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #a58e43;
	text-decoration:none;
	text-align:left;
	margin: 0px 0px 10px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

/*H2 | Main Content Headers  */
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #a58e43;
	text-decoration:none;
	text-align:left;
	margin: 3px 0px 10px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

/*H2 | Main Content Headers  */
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #a58e43;
	text-decoration:none;
	text-align:left;
	margin: 3px 0px 10px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

/* Text */

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	line-height:17px;
	letter-spacing:.2px;
	word-spacing:0.5px;
}

/* Rollovers */
.silverbarrel {FONT-SIZE: 9px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; color:#404274;}
.silverbarrel:hover {color: #909090;}

.link {FONT-SIZE: 12px;FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; text-decoration:underline; font-weight: normal; color:#a58e43;}
.link:hover {color:#608dc4;}

.topmenu_link {
	font-size: 13px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none; 
	font-weight: normal; 
	color:#a58e43;
	font-weight:bold;
	}
.topmenu_link:hover {
	color:#608dc4;
	text-decoration:underline;
	}

.footer_menu_link {
	font-size: 10px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none; 
	font-weight: normal; 
	color:#ffffff;
	}
.footer_menu_link:hover {
	color:#5fb031;
	}

/* Contact form styling */

#contact_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a58e43;
	width:690px;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

.name_top {
	border: 1px solid #999999;
	color:#103b46;
	width: 300px;
	background:#f8f9fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 5px 3px 5px;  /*top right bottom left*/
	margin: 0px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
}

.name {
	border: 1px solid #999999;
	color:#103b46;
	width: 300px;
	background:#f8f9fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 5px 3px 5px;  /*top right bottom left*/
	margin: 7px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
}

.phone {
	border: 1px solid #999999;
	color:#103b46;
	width: 225px;
	background:#f8f9fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 5px 3px 5px;  /*top right bottom left*/
	margin: 7px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
}

.comments {
	border: 1px solid #999999;
	color:#103b46;
	width: 600px;
	height:90px;
	background:#f8f9fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px 5px 3px 5px;  /*top right bottom left*/
	margin: 0px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
}