/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFF url("/Images/bg.jpg") repeat-x;
	font-family: "Verdana";
	color: #111;
	font-size: 12px;
	text-align: center;
	height: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
}

img, div { 
 	behavior: url("/iepngfix.htc") 
}

h1 {
	color: #D16636;
	font-family: "Verdana";
	font-size: 18px;
}

h2 {
	color: #888;
	font-family: "Arial";
	font-size: 15px;
	margin-bottom: 3px;
}

#header {
	width: 950px;
	height: 77px;
	margin: auto;
	padding: auto;
	color: #333;
	font-size: 9px;
	text-align: left;
	background: url("/Images/header_bg.png");
}

#header a {
	color: #333;
	text-decoration: none;
}

#header a:hover {
	color: #D16636;
	text-decoration: underline;
}

#logo {
	top: 30px;
	left: 39px;
	position: relative;
}

#callout {
	width: 930px;
	margin: 0 auto;
	padding: 0 auto;
	color: #777;
	position: relative;
}

#callout_left {
	float: left;
	width: 390px;
}

#callout_right {
	top: 20px;
	width: 530px;
	text-align: center;
	position: relative;
	float: left;
}

#callout ul {
	padding: 30px 0 0 1px;
	list-style: none;
}

#callout ul li {
	display: inline;
	margin: 0 20px 0 0;
	font-family: "Verdana";
}

#callout a:link, #callout a:visited {
	color: #666;
	text-decoration: none;
}
	
#callout a:hover {
	color: #666;
	text-decoration: underline;
}

a:link IMG, a:visited IMG { 
	border-style: none; 
}

#navbar {
	width: 98.7%;
	height: 32px;
	margin: auto;
	padding: auto;
	background: url("/Images/nav_bg.jpg");
	text-align: center;
}

#content_bg {
	width: 950px;
	margin: auto;
	padding: auto;
	text-align: left;
	background: url("/Images/content_bg.png");
}

#content_wrapper {
	overflow: hidden;
	margin: 0 auto;
 	width: 900px;
	padding-top: 7px;
}

#content {
	float: left;
 	color: #333;
 	background: #FFF;
 	margin: 0px 5px 5px 0px;
	padding: 10px;
 	width: 500px;
 	display: inline;
}

#content a {
	color: #D16636;
	text-decoration: none;
}

#content p {
	text-align: justify;
}

#content li {
	line-height: 1.5em;
}

#content a:hover {
	color: #333;
	text-decoration: underline;
}

#content_left {
	color: #333;
 	background: #FFF;
 	margin: 0px 0px 0px 0px;
 	width: 180px;
 	float: left;
 	text-align: left;
}

#content_right {
	color: #333;
 	background: #FFF;
 	margin: 0px 0px 0px 0px;
 	width: 183px;
 	float: left;
 	text-align: left;
 	border: 1px solid red;
}

.table {
	float: left;
	overflow: hidden;
	margin: 0 auto;
 	width: 100%;
	text-align: left;
}

.table_inner_left {
	float: left;
 	color: #333;
 	background: #FFF;
 	margin: 0px 5px 5px 0px;
	padding: 10px;
 	width: 230px;
 	display: inline;
}

.table_inner_right {
	float: left;
 	color: #333;
 	background: #FFF;
 	margin: 0px 5px 5px 0px;
	padding: 10px;
 	width: 390px;
 	display: inline;
}

.table_inner_right h1 {
	color: #D16636;
	font: 14px "Trebuchet MS";
	font-weight: bold;
	margin: 0;
}

.table_inner_right h2 {
	color: #666;
	font: 12px "Trebuchet MS";
	font-weight: bold;
	margin: 0;
}

.menu {
}

.menu h2 {
	color: #D16636;
	font: 14px "Trebuchet MS";
	font-weight: bold;
	text-align: center;
}

.menu h2 a {
	color: #D16636;
	font: 14px "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}

.menu h2 a:hover {
	color: #D16636;
	font: 14px "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
}

.menu  a {
	color: #D16636;
	text-decoration: none;
}

.menu  a:hover {
	color: #333;
	text-decoration: underline;
}

.menu ul {
	font-size: 10px;
	color: #666;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 0px 0px; 
}

.menu li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding: 5px 0px 3px 0px;
	margin-left: 25px;
	font-family: "Verdana";
}

.menu li a {
	color: #666;
	text-decoration: none;
}

.menu li a:hover {
	color: #666;
	text-decoration: underline;
}

#footer {
	overflow: hidden;
	width: 950px;
	height: 80px;
	margin: auto;
	padding: auto;
	background: url("/Images/footer_bg.png");
	font-size: 9px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	color: #D16636;
	text-decoration: underline;
}


/* Navigation */

#dropmenudiv {
	float: left;
	position: absolute;
	border: 1px solid #1A1A1A;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	line-height: 18px;
	text-align: left;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #444;
	padding: 1px 0;
	text-decoration: none;
	font-weight: none;
	color: #D16636;
}

#dropmenudiv a:hover {
	background-color: #E6E6E6;
}