@charset "utf-8";

/*==========Main==========*/

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background-color: #4F0D0D;
}

:focus {
	outline: 0;
}

#header {
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x;
	height: 300px;
	text-align: left;
}
#header_pres {
	background-image: url(../img/header_pres.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px;
	height: 160px;
	width: 210px;
	float: right;
	margin-top: 50px;
	margin-right: 10px;
}


#sidebar {
}

#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.clear {
	clear: both;
}


/*==========Link States==========*/

a:link, a:visited{
	text-decoration: underline;
	color: #4F0D0D;
}

a:hover {
	text-decoration: none;
	color: #B44443;
}
li {
	text-indent: 25px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
	line-height: 150%;
}
.imageBrd {
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #666666;
	margin: 5px;
}



a:active {
	text-decoration: none;
}

/*==========Navigation==========*/

#nav {
	background-image: url(../img/nav_back.jpg);
	height: 465px;
	width: 190px;
	background-repeat: no-repeat;
	float: left;
	margin-top: -25px;
	margin-left: -25px;
	margin-right: 25px;
	color: #CFCFCF;
	margin-bottom: 25px;
}
.n_head {
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 130px;
	margin-left: 10px;
}


#nav a:link, #nav a:visited {
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	text-indent: 20px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	font-size: 11px;
	margin-left: 10px;
}

#nav a:hover {
	background-color: #999999;
	color: #FFFFFF;
}
#header_pres img {
	margin-left: 10px;
}


/*  Horizontal Navigation Code with Drop Down

#nav, #nav ul {
	margin: 0;
	list-style: none;
	line-height: 26px;
	padding-top: 0;
	padding-bottom: 0;
}
#nav li {
	float: left;
	position: relative;
 font-size:80% margin-right: 1em;
	padding-right: 22px;
	padding-left: 22px;
}
#nav a:link, #nav a:visited {
	display:block;
	text-decoration: none;
	color:#7D0000;
	font-weight: bold;
}
#nav a:hover {
	color:#FFFFFF
}
* html #nav a {
	width: 100%;
}
#nav ul {
	display:none;
	position:absolute;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}
#nav ul li {
	border: 0 none transparent;
 border-bottom: 1px solid #E7EDF5 border-Top: .5em solid #FFF;
	margin-bottom:-1px;
	margin-top:1px;
	width: 225px;
	text-align: left;
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 26px;
	background-image: url(images/nav_bar.png);
	margin-left: -10px;
	display: block;
}
#nav li:hover ul {
	display:block;
	color: #84CDE0;
}
ul {
	margin-left: 15px;
}
.navBorderLeft {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2F8FC9;
	padding-right: 10px;
	padding-left: 30px;
}
.navBorderLeft {
	padding-right: 10px;
	padding-left: 15px;
}
#nav li:hover ul {
	display:block;
}

*/






/*==========H Tags==========*/


h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 {
	font-size: 12px;
	color: #822321;
	line-height: 175%;
	font-weight: normal;
}

h3 {
}

/*==========Footer==========*/

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../img/footer_back.jpg);
	height: 29px;
	text-align: center;
	padding-top: 19px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer img {
	margin-top: -2px;
	margin-left: 10px;
}


#footer a:link, #footer a:visited {
}

#footer a:hover {
}

/*=============Image===========*/

span.beveled {
 
position:relative; 
width:200px; 
height:200px; 
display:block; 
} 
span.beveled span 
{ 
position:absolute; 
left:0; 
top:0; 
display:block; 
width:190px; 
height:190px; 
border:5px solid; 
border-color:#fff #000 #000 #fff; 
filter:alpha(opacity=40); 
opacity:0.4; 
}
#textBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	width: 910px;
	float: right;
	background-image: url(../img/content_back.jpg);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
	padding: 25px;
	height: auto;
}
.n_headMember {
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	width: 130px;
	margin-left: 10px;
	padding-left: 40px;
	display: block;
}
blockquote {
	text-indent: 35px;
}
#textBodyText {
	height: auto;
	width: 720px;
	float: right;
}

