/* -----------  

--- Eric Marschall
--- www.ejmdesigns.com
--- eric@ejmdesigns.com

-----------*/

/* ----------- 
Global attributes 
-----------*/

body {
	background-color: #363229;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background: url("../images/mockup/parchment2.jpg");
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h1 { 
	font-size:20px;
	color:#7c502f;
	margin-top:0px;
	padding-top:0px;
}

h1.home { 
	font-size:24px;
	margin-top:0px;
	padding-top:0px;
	line-height:120%;
}

h2 { 
	font-size:16px;
	color:#000;
	margin-top:0px;
	padding-top:0px;
}

p {
	font-size:14px;
}

p.home {
	font-size:14px;
}

a {
	font-weight:bold;
}

ol, ul, li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}

ul.originallist {
	font-size:14px;
	margin-top:5px;

}

ul.originallist li {
	list-style:disc outside none;
	margin-left:15px;
	margin-bottom:10px;
}

ol.originallist li {
	list-style:decimal outside none;
	margin-left:15px;
	margin-bottom:10px;
	font-size:14px;
}

/* ----------- Global DIV attributes -----------*/


#container {
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
	width:900px;
	text-align:left;
}

#header {
	float:left;
	width:899px;
	margin-bottom:10px;
}

#headNav {
	margin:auto;
	height:29px;
	background: url("../images/mockup/nav-bkd.jpg") repeat-x;
	font-size: 12px;
	margin: 3px 0 9px 0;
}

#headNav a:link, #headNav a:visited, #headNav a:active {
	color: #fff;
	text-decoration: none;
}

#headNav a:hover {

	text-decoration:underline;
}

#subleft {
	float:left;
	margin:8px 0 0 0;
	width: 175px;
}

#leftImg {
	width:175px;
	float:left;
}

#leftNav {
	font-size:14px;
}


#leftNav a:link, #leftNav a:visited, #leftNav a:active {
	color: #7c502f;
	text-decoration: none;
}

#leftNav a:hover {
	/*font-background-color:#000;*/
	color: #000;
	text-decoration:underline;
}

#menumenu1, #menumenu2, #menumenu3, #menumenu4 {
	position:absolute;
	z-index:5;
	background:url('/images/sub/left-menu.jpg');
	width:200px;
	height:364px;
	display:none;
	margin-top:25px;
	margin-left:5px;
	font-size:12px;
}

#menumenu1 a:link, #menumenu1 a:visited, #menumenu1 a:active,
#menumenu2 a:link, #menumenu2 a:visited, #menumenu2 a:active,
#menumenu3 a:link, #menumenu3 a:visited, #menumenu3 a:active,
#menumenu4 a:link, #menumenu4 a:visited, #menumenu4 a:active {
	color: #7c502f;
	text-decoration: none;
}

#menumenu1 a:hover,
#menumenu2 a:hover,
#menumenu3 a:hover,
#menumenu4 a:hover {
	/*font-background-color:#000;*/
	color: #000;
	text-decoration:underline;
}

#menumenu1 ul,
#menumenu2 ul,
#menumenu3 ul,
#menumenu4 ul {
	text-indent: -7px; 
	list-style-image:url("/images/sub/dash-bullet.gif");
}

#menumenu1 ul li,
#menumenu2 ul li,
#menumenu3 ul li,
#menumenu4 ul li {
	margin-bottom:5px;
}



#mainRight {
	float:right;
	width: 700px;
}

#mainRight.newsletter {
	float:right;
	width: 690px;
	margin-right:10px;
	/*background-color:#fff;*/
	background-image: url('../images/newsletter/back-50.png');
}

div.nlstory {
	width:390px;
	float:left;
	margin-left:10px;
}

div.nlimage {
	float:right;
	width:260px;
	padding-top:35px;
	margin-right:10px;
}

/*div.nlstory p {
	float:left;
}

div.nlimage img {
	float:right;
	margin:0 0 10px 15px;
}
*/

#mainRight h2 {
	margin-top:30px;
}

#mainBody {
	float:left;
	margin:0px 20px 0 0;
	width:450px;
}

#rightCol {
	float:right;
	margin:0px 0 0 0;
	width:210px;
}

#formImageCol {
	float:left;
	margin:0 5px 0 0;
	width:300px;
}

#formRightCol {
	float:right;
	margin:0 5px 0 0;
	width:370px;
}

#subBody {
	float:left;
	margin-right:20px;
	width:350px;

}

#subRight {
	float:right;
	width:340px;
}



#footer {
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight:bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding:3px 0;
	margin-top: 20px;
	align:right;

}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration: none;
}

#footer a:hover {

	text-decoration:underline;
}

#subFooter {

}



/* ------------Global Class----------- */


.clearboth {
	clear:both;
}

.caption {
	font-style:italic;
	font-size:12px;
}



/* headNav properties
------------------------------------------------*/	


	#headNav ul { 
		margin:auto;
		float:left;
		margin: 5px 0 0 75px;
		color:#fff;
	}
	
	#headNav li {
		margin:0;
		float:left;}
	
		#headNav li a:link,
		#headNav li a:visited, 
		#headNav li a:active {
			padding:1px 1px 1px 1px;
			margin:0px 0px;
			text-decoration:none;
			color:#ead9bf;
			float: left;
			display: block;
		}
			
      		#headNav li a:hover {
      			color:#fff;
      			background-image:url("../images/link-bkd.jpg");
      		}
				


/* Left nav SUB properties 
------------------------------------------------*/
#leftNav ul {
	margin:0px 0 0px 0;
	padding:0;
	list-style:none;
	width:180px;}
	#leftNav ul li { 
		font-size:14px;
		list-style:none;
		background: url("/images/sub/sign-sub-nav.jpg") no-repeat 3px 10px;
		height:95px;
	}
		#leftNav ul li a:link,
		#leftNav ul li a:visited,
		#leftNav ul li a:active {
			display:block;
			width:172px;
			padding:35px 10px 3px 26px;
			line-height: 16px;
			color:#fff;
			text-decoration: none;
		}
		#leftNav ul li a:hover{
			color:#fff; 

			text-decoration: underline;
		}


	/* 2nd level subnav -------------------------------- */
		#subNav ul ul { 
				padding:0 0 5px 0;
				margin:0;
		}
		#subNav ul ul li { font-size:12px;/*background:transparent url(/Images/Common/subNav_Bullet.gif) no-repeat 13px 10px;*/}
		#subNav ul ul li a:link, 
		#subNav ul ul li a:visited,
		#subNav ul ul li a:active {
			display: block;
			padding:4px 0 4px 23px;
			width: 175px;
			color: #777777;
			text-decoration: none;}
		#subNav ul ul li a:hover{
			color:#fff; 
			padding:4px 0 4px 23px;
			text-decoration: none;
			background-color:#022d21;
			/*background:transparent url(/Images/Common/subNav_HoverGradiant.gif) repeat-y top right;*/}
	/* /2nd level subnav -------------------------------- */

/* /Sub nav properties ------------------------------------------------*/


/* Dropdown Menu ------------------------------*/


.chromestyle{
width: 899px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0;
width: 100%;
background: url("../images/mockup/nav-bkd.jpg") center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ead9bf;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #a97152;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color:#fff;
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ead9bf; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#a97152;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ead9bf; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #fff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #6a381d;
text-decoration: underline;
}

/*   END Dropdown Menu ----------------------- */
