body   {
	background-image: url('../Pictures/background-repeat.jpg');
	background-repeat:no-repeat;
	background-position: 50% top;
	background-color: #f1ebc7;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

#top_section{
	height:165px;
	width: 973px;
}

#flash{
    border:1px solid #cdcdcd;
    padding:1px;

}



#container {
	position: relative;
	width: 973px;	
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0 px;
}

#SideMenu{
	float: left;
	width: 180px;
	margin-top: 15px;
	margin-left: 5px;
	padding-left: 0px;
	border: 1px solid #eeeeee;
}


#SideMenu ul{
	list-style-type:none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	
}

#SideMenu li{
	position: relative;
	display: inline;
	margin: 0 0 0 0px;
}

#SideMenu li a{
	line-height: 20px;
	text-decoration: none;
	color: #216bb5;
	padding-left: 7px;
}

#SideMenu li a:hover{
	line-height: 20px;
	text-decoration: none;
}


#gallery{
        float:right;
        position: relative;
        width: 130px;
        margin-right:20px;
        margin-top: 27px;
}

#gallery-thumbs{

	border:2px solid #1b324f; 
	padding-left:0px; 
	padding-right: 10px;
	margin-top:10px;
	margin-bottom: 10px;
	
}

#content {
	float: right;
	background-image: url('/Pictures/content-repeat.html');
	width: 973px;
	margin-top:340px;
}

		
#content-inner {
	float: left;
	width: 942px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	background-image: url('/Pictures/content-image.html');
	background-position:50% bottom;
	background-repeat:no-repeat;
}
		
.content{
	width: 942px;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	
}

#content p {
	font-family: Times, Arial;
	font-size: 16px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	text-align:justify;
}

#content ul{ 
	margin-top: 5px;
	padding: 0px;
	list-style-type: square;
}


#content ul li {
	font-family: Times,Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
	
#content a {
	color: #d09f71;
	font-weight: bold;
	text-decoration: none;
} 

#content a:hover {
        color: #333333;
}
		
label {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	margin-right:25px;
    
}
		


	
/*-----------------------Nav Settings-------------------------------*/
#nav {		
	float: right;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	margin-top: 60px;
	letter-spacing: 0px;
	margin-right: 0px; 
	
}

#nav ul {
	float: left;
	list-style-type:none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	margin-right: 20px; 
	margin-top: 13px;
}

#nav ul li {
	float: left;
	position: relative;
	display: inline;
	margin: 0 0 0 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6d84a9;
}
		
#nav ul li a{
	font: 1.0em Garamond,Arial ;
	font-weight: bold;
	color: black; 
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
	
#nav ul li a:hover{
	color: brown;
	text-decoration: none;
}



#nav li ul {   
	   display: none;
	   position:absolute; 
	   top: 1em;
	   left: 0; 
	  
} 


#nav li:hover ul {
	border-style: solid;
    border-color: inherit;
    border-width: 1px;
    margin-left:auto;
	    margin-top:25px;
	    width:130px;
	    height:auto;
	    display:block;

	    z-index: 1000;
	    padding-bottom:10px;
	    opacity: .8;
	    filter: alpha(opacity=40);
	    background-repeat: no-repeat;
}

#nav a:hover ul, #nav li.sfhover ul{  
	   margin-left:auto;
	   margin-top:25px;
	   width:130px;
	   height:auto;
	   display:block;
	   z-index: 1000;
	   padding-bottom:10px;
	   opacity: .8;
	   filter: alpha(opacity=80);	   

}

#nav ul li ul li a{
	width: auto;
 	border-right: 0px;
 	padding-top:8px;
 	color: white;

}

#nav ul li ul li{
	display: inline;
	margin: 0px;
	padding-top: 3px;
	float: left; 
	border-bottom: 1px solid #cacccb;
	border-right: 0px;
	width: 218px;
}


/*-------------------------------Nav Settings-------------------------------*/


h1 {
	font-family: Times, serif;
	font-size: 26px;
	color: #333333;
	margin-top: 15px;
	border-bottom: 1px solid #333333;
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #d09f71;
	border-bottom: 1px solid #d09f71;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	background-color: blue;
	text-decoration: none;
	width: 176px;
	height: 26px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0 0 0 0px;
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color:#299dcc;
	text-decoration: none;
}

#footer {
	clear: both;
	width:942px;
	height: 98px;
	margin-left:10px;
	padding-left: 20px;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;   
	border-top:1px solid #d09f71;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
	
#footer a {
	color: orange;
	font-weight:bold;
        text-decoration: none;
}
		
#footer a:hover {
        color: orange;
	text-decoration: underline;
}



