/* Start of CMSMS style sheet 'main' */
a {
	color:#000000;
}

a img {
	border: 0;
}

body {
	background-color: #004800;
	background-image: url(images/body_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

h1 {
	color: #005500;
	font-size: 18px;
	margin: 10px 0px 5px 0px;
}

h2 {
	color: #005500;
	font-size: 14px;
	margin: 10px 0px 5px 0px;
}

h3 {
	color: #005500;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px 0px;
}

td {
	font-size: 12px;
	line-height: 18px;
	vertical-align:top;
}

.required_star {
	color: #ff0000;
	font-weight: bold;
}

#footer td {
	background: url(images/footer.jpg) #004800 top center no-repeat;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	height: 180px;
	padding-top: 115px;
	text-align: center;
}

#footer td a {
	color: #ffffff;
}

#footer td p {
	color: #ffffff;
	font-weight: normal;
}

#header .cone {
	width: 231px;
}

#header .ctwo {
	background: url(images/top_menu_background.png) no-repeat;
	width: 744px;
	text-align:left;
}

#main_table {
	background: url(images/content_background.gif);
}

#main_wrap {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	position: relative;
	width: 695px;
}

#nav{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:left;
}	
#nav ul { 
	padding:0px;
	margin:0px;
	list-style: none;
	width:209px;
	z-index:99;
	overflow:visible;
	position:absolute; 
}	
#nav li { 
	position: relative; 
	width: 209px;
	border-bottom:none;
	display:block;
	margin:0px;
	font-size:0px;
	line-height:0px;
	background-image:url(images/menu_background.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}	
#nav a {
	text-decoration:none; 
	display:block;
	padding: 5px 0px 5px 0px;  
	margin: 0px 10px 0px 15px; 
	width:184px; /*helps IE with hover */
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#FFFFFF;
	vertical-align:middle;
}
#nav a:hover{
	text-decoration:none; 
	display:block;
}
#nav ul, #nav ul ul, #nav ul ul ul{
	display:none; 
	position:absolute; 
	top:0px; 
	left:209px;
}	
#nav li:hover ul ul, #nav li:hover ul ul ul{
	display:none; 
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
	display:block;
}

#rightSideBar {
	float: right;
	margin: 0px 20px 20px 20px;
	text-align: center;
	width: 175px;
}

#sidebar_div {
	margin-left:22px;
}

#services {
	background: url(images/menu_header_background.png) #000000 top left no-repeat;
	color: #ffffff;
	display: block;
	font-size: 18px;
	height: 22px;
	line-height: 1.13em;
	padding: 2px 0px 2px 5px;
}

#topnav li {
	background: url(images/tab.gif) top right;
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 5px;
	padding: 0;
}

#topnav li a {
	background: url(images/tab.gif) top left;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

#topnav ul {
	list-style: none;
	margin: 72px 0 0 10px;
	padding: 0;
}

#wrap {
	margin: 0 auto;
	width: 975px;
}

.sampleimage {
	text-align:center;
	font-size:11px;
	color:#666666;
	line-height:16px;
	vertical-align:bottom;
}
#central_collage {
	display:block;
	margin:100px 0px 0px 10px;
}

#phone_number {
	position:absolute;
	margin:70px 0px 0px 580px;
	color:#0B550A;
	font-weight:bold;
	font-size:18px;
}
	
#printer_logo {
	display:none;
}

#printer_footer {
	display:none;
}

/* End of 'main' */

