/**/

body { 
	margin: 0; 
	padding: 0; 
	font-family: 'Lucida Grande',Verdana,Arial,sans-serif; 
	font-size:small;
	font:x-small;
}

#container { 
color: #4D4D4D; 
}

#page { 
	width: 960px; 
	margin: 0 auto; 
	background: url('../images/nav-bg-fade.jpg') no-repeat 160px 0 white; 
}

/*Start Header */

#header { 
	background: #000;
	border-bottom: 2px solid #7D0000;
	height: 80px;  
}

#header div.holder { 
	position: relative; 
}

#header h1 img { 
	margin: 5px 0 0 20px;
}

#main-content { 
	float: left; 
	width: 650px;
	margin: 10px 0 0 10px; 
	display: inline 
}

/*Start Strip */

#strip { 
	background: #f5f5f5; 
	border-bottom: 10px solid #ccc; 
	margin-bottom: 5px;
	margin-top: 5px 
}

#strip p { 
	font-size: 129%;  
	padding-left: 40px;  
}

#strip-main { 
	font-size: 122%; 
	margin-top: 12px; 
	padding-bottom: 5px 
}

#strip-main h2 { 
	height: 1em; font-size: 115%; 
	text-transform: uppercase;
	color: #7D0000; 
	letter-spacing: 2px; 
	border: none; 
	background: url('../images/line.gif') repeat-x 3px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}

#strip-main h2 span { 
	background: white; 
	padding: 0 4px;
	margin: 0 0 0 14px; 
}

#strip-main h3 { 
	width: 650px;
	font-size: 65%; 
	letter-spacing: 2px; 
	text-align: left;
	border: medium none; 
	align: left;
	
	font-family: 'Lucida Grande',Verdana,Arial,sans-serif;
	color: #999999;
}

#strip-main h3 span { 
	padding-right: 15px;
	margin-bottom: 0px; 
	 
}

#strip-main p { 
	width: 490px; 
	margin-top: -5px; 
}

#strip-main a { 
	font-size: 77%; 
	padding: 4px; 
}

/*Start intro-main */

#intro-main { 
	font-size: 110%; 
	margin-top: 10px; 
	border-bottom: 1px solid #efefef; 
	padding-bottom: 10px 
}

#intro-main h2 { 
	font-size: 115%; 
	text-transform: uppercase; 
	color: #7D0000;  
	letter-spacing: 2px; 
	border: none; 
	background: url('../images/line.gif') repeat-x 3px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}

#intro-main h2 span { 
	color: #7D0000; 
	background: white;
	padding: 0 4px; 
	margin: 0 0 0 16px; 
}

#intro-main p { 
	width: 600px; 
	margin: -10px 0 0 25px; 
}

#intro-main a { 
	font-size: 77%; 
	padding: 5px; 
}

#intro-main a:hover { 
	background: #f2f2f2; 
}

/*Start Sidebar Nav */

#sidebar { 
	float: right; 
	width: 220px; 
	margin: -60px 20px 0 0; 
	position: relative; 
	display: inline; 
	z-index: 99; 
}

#sidebar #nav { 
	background: #F2F2F2; 
	padding: 20px; 
	border: 1px solid #D8D5D3; 
	margin-bottom: 20px 
}

#sidebar #nav h1 { 
	margin-bottom: 0.5em; 
	text-transform: uppercase; 
	font-size: 120%;
}

#sidebar #nav h1 img { 
	padding-left: 10px 
}

#sidebar #nav a { 
	color: #4D4D4D; 
	text-decoration: none; 
}

#sidebar #nav p a { 
	text-decoration: underline 
}

#sidebar #nav ul li { 
	padding: 0.35em 0.35em 0em 0em; 
	border-bottom: 1px solid #ccc; 
	font-size: 107%;
	margin: 0 0 0 0px; 
	letter-spacing: 0.09em; 
	display:list-item; 
	zoom:1;
	list-style:none;
 }

#sidebar #nav ul li:hover,
#sidebar #nav ul li.lihover { 
	color: #D8D5D3; 
	padding: 0.35em 0.45em; 
}

/*Start Feature */

.feature { 
	padding-top: 5px;
	padding-bottom: 5px;	
}
	 
.feature p { 
	font-size: 95%; 
}

.feature h4 { 
	font-size: 100%; 
	line-height: 1.5em;  
}

.feature img { 
	border: 0px #efefef solid; 
	padding: 5px; 
}

.featurebox{ 
	padding-left: 15px;
	padding-right: 15px;
	border: #D8D5D3 solid 1px;
 }
 
.featurefooter p { 
	background: url('../images/') no-repeat 25px 0; 
	padding-left: 55px; 
	padding-top: 10px; 
	margin-bottom: 2em; 
	font-size: 92%; 
	color: #4A4A4A; 
	line-height: 1.4em; 
}

/*Start Footer */

#footer { 
	background: url('../images/bckgd-footer.jpg'); 
	height: 80px; 
	margin-top: 20px; 
	border-top: 2px solid #000;  
}

#footer p { 
	color: #DFCFBE; 
	padding: 20px 0 0 20px; 
	font-size: 77%; 
}

#footer a { 
	color: #DFCFBE; 
}

#footer #seal img, .png-fix { 
	float: right; 
	margin: -250px 20px 0 0; 
	padding-top: 30px;
	position: relative; 
	height: 225px; 
	width: 225px; 
}

#footer-fix #footer { 
	height: 300px 
}

/*Start Misc */	

a, a:visited, a:active {
	color: #7D0000;
}

.box { 
	background: #f8f8f8; 
	border: 1px #ccc solid; 
	border-bottom: 6px #ccc solid; 
	padding: 1em 2em 2em 1em; 
}

ul { 
	margin: 0 0 0 15px 
	list-style:none;
}

ul li { 
	margin: 0 0 0.45em 15px; 
	list-style-image: url('../images/arrow.gif'); 
}

ul li a:link { 
	color: #7D0000; 
}

ul li a:visited { 
	color: #4D4D4D 
}

ul li a:hover { 
	text-decoration: none;
	font-weight: bold; 
}

/*Start Misc */

.last { border: 0px none;  }

.holder { 
	width: 960px; 
	margin: 0 auto; 
}

table{
border-collapse:collapse;
border-spacing:0;
}

/*Important - No borders on hyperlinked images */
fieldset,img{border:0;}