/* CSS Document */

#page_content {

	margin: 0px auto;
	width:835px;
	height:596px;
	POSITION: relative;
	text-align:left;
	

	background-image:url(../common/content_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
		font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#ffffff;
	background-position:center top;
	background-image:url(../common/background.jpg);

}
#text_box {
	position:absolute;
	left:210px;
	top:108px;
	width:547px;
	height: 402px;
}
#logo{
position:absolute;
top:11px;
left:45px;
}
#sidepic {
	position:absolute;
	left:5px;
	top:233px;
}
#home{
position:absolute;
top:5px;
left:750px;
}
#menu_back {
	position:absolute;
	left:5px;
	top:76px;

}



/*Drop down menu config   http://www.alistapart.com/articles/dropdowns/ */
		#nav {
	position:absolute;
	left:34px;
	top:68px;
	z-index:99;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 756px;
		}
		#nav ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		

		
		#nav a {
			color: #000000;        /*turns primary menu white when mouseover*/
			text-decoration: none;
		}
		
		#nav li li a {
			display: block;
			font-weight: bold;   /*controls font of drop down*/
			color: #000000;
			padding: 0.2em 10px;
		}
		
		#nav li li a:hover {
			color: #FFFFFF;
		}
		
		#nav li a:hover {
		color: #FFFFFF;
		}	
		
		#nav li {
			float: left;
			position: relative;
			width: 105px;
			text-align: center;
			cursor: default;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight:bold;
			
			color: #000000;
			

		}
		

		
		#nav li#first {
			border-left-width: 1em;
		}
		
		#nav li#last {
			border-right-width: 1em;
		}
		
		 #nav li ul   {
		 z-index:99;
			display: none;
			position: absolute;
			top:100%;
			left: 0;
			font-weight: normal;
			padding: 0.5em 0 1em 0;
			/*border-right: solid 1px #7d6340;*/
			/*background-image: url(../common/menuback.jpg);*/
			filter: alpha(opacity=90);
			background-color:#8FB4E3;
			
		}
		
		li#new_drop ul {
		
		padding:0px;
		margin:0px;
		margin-left:-100px;
		width:300px;
		}
		
		li#new_drop ul li{
		width:300px}
		 
		li#about_drop ul {
		
		padding:0px;
		margin:0px;
		margin-left:-25px;
		width:150px;
		}
		
		li#about_drop ul li{
		width:150px}		
		

		
		#nav li li {
			display: block;
			float: none;
			background-color: transparent;
			border: 0;
		}
		
		#nav li:hover ul, #nav li.over ul {
			display: block;
		}
		
		
		
		
		
		
		


/*End ofDrop down menu config   http://www.alistapart.com/articles/dropdowns/ */



	
		

div{
margin:0;}
table{
margin:0;}

img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
	
}

a:link {
	color: #AB3629;
	text-decoration: none;
	font-weight:bold;
}    
a:visited {
	color:#AB3629;
	text-decoration: none;
		font-weight:bold;

} 
a:hover {
	text-decoration: underline;	
}

#nav a:link, #nav a:visited {
color:#ffffff;}
#nav a:hover {
	text-decoration: underline;	
}

.border{
	border:2px solid #262664;

}
.rollover {
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}	
img{
margin:0px;
border:0px;
padding:0px;
}
.float_right{
float:right;
}
.float_left{
float:left;}
.highlight{
background-color:#FD9744;
}
.smalltext{
font-size:10px;
}
.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.heading2{
font-size:24px;
font-weight:bold;
color:#AB3629;
text-align:center;
text-indent:0px;
}
.heading{
font-size:14px;
font-weight:bold;
color:#024A8C;


}

.underline{
text-decoration:underline}

ul{  
margin-top:0px;
margin-left:20px;
margin-bottom:15px;
}
li{
padding-top:5px;
margin-left:20px}
.border{
	border:1px solid #262664;
}
blockquote{
padding-top:0px;
margin-top:0px;}
