@charset "UTF-8";
/* CSS Document */


/* Clear all padding & margins */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote {padding: 0px; margin: 0px;}

a { text-decoration: none; border: none;}

table { border-collapse: collapse}

body { background-color: #FFFFFF; background-image: url(images/dark2.jpg)}

/* Headlines */

h1 { position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #A33503; font-weight: bold; padding: 12px 0px 8px 0px; }

H1 img { position: absolute; top: 50px; left: 670px;}  

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #A33503; font-weight: bold; padding: 12px 0px 4px 0px;}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #A33503; font-weight: bold; padding: 12px 0px 4px 0px;}

h3 a:link {color: #A33503;  font-weight : bold; text-decoration: none } 
h3 a:visited {color: #A33503;  font-weight : bold; text-decoration: none } 
h3 a:hover {color: #666666;  font-weight : bold; text-decoration: underline } 
h3 a:active {color: #666666;  font-weight : bold; text-decoration: underline }


/*  Main Body  */

#Main  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 20px; padding: 6px 100px 6px 30px;} 


#Main a:link {color: #A33503;  font-weight : normal; text-decoration: none } 
#Main a:visited {color: #A33503;  font-weight : normal; text-decoration: none } 
#Main a:hover {color: #666666;  font-weight : normal; text-decoration: underline } 
#Main a:active {color: #666666;  font-weight : normal; text-decoration: underline } 		

#Main li { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; line-height: 13px; padding: 3px; margin-left: 50px;} 
#Main ul { color: #000000; list-style-type: square} 
#Main ol { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; line-height: 13px; padding: 3px; margin-left: 50px;}

/*  Navigation  */

.Nav {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF;} 
.Nav a:link {color: #D09B48;  font-weight : normal; text-decoration: none } 
.Nav a:visited {color: #D09B48;  font-weight : normal; text-decoration: none } 
.Nav a:hover {color: #FFFFFF;  font-weight : normal; text-decoration: none } 
.Nav a:active {color: #FFFFFF;  font-weight : normal; text-decoration: none } 		


.SmallText  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 18px; padding: 6px 6px 6px 6px;} 



/*  Floating Photo panels 
#rightdiv {
	width: 170px;
	float: right;
	margin : 0 auto;
	position: absolute;  
}
  
#rightinside {
	position: relative;
	float: right;
	top: 450px;
	left: 675px;
}

  */
  		
/*  Footer  */

#Footer {  font-family: Arial, Helvetica, sans-serif;

		  font-size: 12px;
		  line-height: 18px;
		  color: #000000;
		  text-align: center;} 

#Footer a:link {color: #000000;  font-weight : normal; text-decoration: none } 
#Footer a:visited {color: #000000;  font-weight : normal; text-decoration: none } 
#Footer a:hover {color: #A33503;  font-weight : normal; text-decoration: underline } 
#Footer a:active {color: #A33503;  font-weight : normal; text-decoration: underline } 		

/*  Generic Box  */


.mainbox {

	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}

