/* ----- universal settings -----*/
body {
	margin:0px; 
	padding:0px 0px 0px 0px; 
	background-color:#222222; 
	font-family:arial, san-serif; 
	font-size:10pt; 
	color:#000;
	text-align:left;
}

td {font-size:10pt;}
p {margin:10px 0px 0px 0px; padding:0px;line-height:18px;}
ul, ol{line-height:18px;}
dl dt{font-weight:bold;font-size:16px;margin:10px 0 10px 0;}

h1, h2, h3, h4, h5, h6 {margin:10px 0 10px 0;font-family:Georgia, "Times New Roman", Times, serif;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;}

img a, a img{border:0;}
form#fcad fieldset{border:0;margin:0;width:100%;padding:0;clear:both;}

form#fcad fieldset ul{display:block;border:0;margin:0;padding:0;}

form#fcad fieldset li{display:block;list-style-type:none;clear:both;margin:0.2em 0 0.2em 0;line-height:2em;}

form#fcad fieldset li label{display:block;width:200px;padding:0.2em 0 0.2em 0;float:left;}

form#fcad fieldset li input, form#fcad fieldset li select{float:left;}

#tcon {margin-left:auto; margin-right:auto; width:760px;}

div.zoomimg{float:left;margin:10px;}
div.zoomimg p{text-align:center;}
div.zoomimg a img{border:1px solid #b1b485;padding:3px;margin-bottom:-4px;}
div.zoomimg a p img{border:none;margin:0;padding:0;}
div.zoomimg a:hover{text-decoration:none;margin:0;padding:0;}

/* ----- typography/positioning ----- */
.welcome {padding:0px 0px 0px 35px;}
.content {padding:0px 35px; height:218px;}

#cmwTable {text-align:center;}
#cmwTable img {border:2px solid #6d5221;}
#contactInfo {margin-left:50px; width:450px;}

#footer {color:#c7a13e; text-align:center; font-size:7pt;}
#footer p {margin:15px;}


/* ----- links ----- */
a:link {text-decoration:none; color:#6d5221;}
a:visited {text-decoration:none; color:#6d5221;}
a:hover {text-decoration:underline; color:#6d5221;}
a:active {text-decoration:none; color:#6d5221;}

#footer a:link {text-decoration:none; color:#c7a13e;}
#footer a:visited {text-decoration:none; color:#c7a13e;}
#footer a:hover {text-decoration:underline; color:#c7a13e;}
#footer a:active {text-decoration:none; color:#c7a13e;}


/* ----- backgrounds ----- */
#top {background:url('images/top.gif') center top repeat-x #f4e8c1;}
#topbg {background:url('images/topbg.jpg') center top no-repeat;}

#whiteTable {background-color:#fff;}
.welcome {background:url('images/welcome.jpg') left top no-repeat;}
.welcome2 {background:url('images/cmw.jpg') top right no-repeat;width:21px;}
.content {background:url('images/content.jpg') left top no-repeat;}

#bot {background:url('images/bot.gif') center top repeat-x;}
#botbg {background:url('images/botbg.jpg') center top no-repeat;}


/* ----- other stuff ----- */
.img {border:2px solid #6d5221; margin:0 0 7px 7px;}
#fader {width: 760px; height: 360px; overflow: hidden;} 

.content ul {margin:0px; padding:0px;}
.content ul li {list-style:none; background: url('images/bullet.gif') no-repeat 0px 0px; margin-left:15px; padding-left:17px;}
.clear {clear:both;}
#list1 {float:left; width:200px;}
#list2 {float:left; width:250px;}


/* ----- navigation ----- 
.chromestyle {width:760px;}
*/
	/* -------- Style for Drop Down Menu -------- */
	.dropmenudiv {position:absolute; text-align:left; margin-left:4px; margin-top:-8px; top:0; border:1px solid #111; border-bottom-width:0; font:normal 8pt arial; line-height:20px; z-index:100; background-color:#222; width:145px; visibility:hidden;}		
	.dropmenudiv a {width:auto; display:block; text-indent:4px; border-bottom:1px solid #111; border-top:1px solid #333; text-decoration:none; color:#c7a13e; text-align:left;}		
	.dropmenudiv a:hover {background-color:#333; text-align:left;}
	* html .dropmenudiv a { /*IE only hack*/ width:100%;}
	.notop {border-top:0px !important;}
