body { 
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	background:#EEEED9 url(../Images/bg.gif);
	margin:0;
}

div {
	margin:0;
	padding:0;
}

.clear {
	clear:both; 
	height:0; 
	margin:0; 
	padding:0;
}

.banner {
	background:#878A93 url(../Images/banner.jpg) left no-repeat;
	height:243px;
}

div#content_wrapper {
	width:750px; 
	background: #38332F url(../Images/right_bottom_bg.jpg) repeat-y right;
}

.links { 
	FONT-SIZE: 10px; COLOR: #E0F4D7; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}

.linkspage {
	FONT-SIZE: 8pt; COLOR: #B4A065; FONT-FAMILY: Verdana, Arial, Helvetica, Sanserif; TEXT-DECORATION: none
}


/******************************************************************* footer */

#footer {
	font:1.0em; 
	COLOR: #B4A065; 
	height:30px;
	BACKGROUND-COLOR: #666666;
	width:100%; 
	padding:0; 
	margin:0; 
	border-top:1px solid #666;
}

#footer span {
	display:block; 
	float:left; 
	padding-top:8px
}

			
#footer ul {
        height:22px;
        margin: 8px 0 0 0;
        padding: 0;
        float: right;
        }

#footer li {
        float:left;
        margin:0;
        padding:0;
        list-style-type: none;
        }

#footer li a {
        display: block;
        padding: 0 10px;
        }

#footer a {
        color: #999;
        text-decoration: none;
        border: 0;
        }

#footer .selected, #footer a:hover {
        color: #000 !important;
		text-decoration:underline;
        }
			


			
/******************************************************************* link list */

#left_col {
	width:210px;
	float:left; 
	margin:20px 0 0 10px; 
	padding:0;
}

#left_col img {
	padding:0px; 
	border:5px solid #666; 
	width:200px; 
	height:266px;
	}


/******************************************************************* link list */

#mid_col {
	width:289px; 
	padding:0; 
	margin:0; 
	float:left;
	COLOR: #B4A065;
	line-height:16px;
}

#mid_col.mid_content {
 }
 
#mid_col h1.subtitle {
	FONT-SIZE: 13pt; 
	COLOR: #AB8055; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sanserif;
	padding:20px 10px 0px 10px;
	font-weight:normal;
}

#mid_col p {
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}

#mid_col h2 {
			background: url(../Images/wing_bullet.png) left no-repeat;
			padding:8px 14px;
			font-size:12px;
			margin-left:14px;
			margin-top:4px;
		}

#mid_col h3 {
			padding:4px 0px;
			font-size:12px;
			margin-left:10px;
			margin-top:4px;
		}
		
#mid_col h4 {
			padding:4px 0px;
			margin:0 0 0 14px;
			font-weight:normal;
			font-size:11px;
			}	
			
#mid_col ul {
		margin-left:15px;
		padding-left:0px;
}
				
#mid_col ul li {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	padding-right:15px;
	text-align:justify;
}
		
			
				
#mid_col .mid_content p a {
	color:#B4A065;
	text-decoration: underline;
}

#mid_col a:hover, a:active {
	text-decoration:  underline;
}		
			
#mid_col .mid_content p a:hover {
color:#FFF;

}

/******************************************************************* link list */

#linkList {
	width:241px; 
	float:left; 
	margin:0; 
	padding:260px 0 0 0px;
	background: transparent url(../Images/right_bg.jpg) top right no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
}

html>body #linkList {
  width: 241px;
  height:100%;
}

#lselect {
	margin:0 10px 20px 25px;
	width:180px;
	padding: 4px;
	border: double #878BA6;
}

.main_container {
	border-right:#333333 0px solid;
	width:750px;
	margin:0; 
	padding:0 30px 0 0; 
/*	background:url(../Images/bodyBg.gif) repeat-y; */
}
	#linkList h3 {
		font: 12px bold Verdana, serif;
		text-transform: uppercase;
		margin: 0px;
		padding: 0px;
		border-bottom: 1px solid #878BA6;
	}


	#linkList ul {
		margin: 0 0 20px 10px;
		padding: 0px;
	}


		#lselect li {
			padding-left: 20px;
			border-bottom:1px solid #669999;
			background: url(../Images/floral_bullet.png) no-repeat 0px 10px;
			font:bold 11px "Verdana", serif;
			color: #fff; 
			line-height:30px;
			list-style-type: none;
			display: block;
			padding-top: 4px;
			margin-bottom: 2px;
		}

			#lselect a { 
				display:block; 
				text-transform: uppercase;
				text-decoration:none;
				line-height:30px;
				font-weight:bold;
				color: #bcf;
			}

			#lselect a:hover {
				text-decoration: underline;
				color: #fff;
			}
	
label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	padding-right: 8px;
	margin: 10px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	width:140px;
	}

fieldset {
	margin:10px; 
	border:1px solid #B4A065;
}

fieldset.contact label {
}

fieldset.contact input, fieldset.contact select, fieldset.contact textarea {
	font-size:1.0em;
	margin:10px 0 0;
	border:1px solid #D9D8D5;
	font-family: Arial, Geneva, Helvetica, Verdana,  Tahoma,sans-serif;
	width:200px;
}
		
