body, #wrapper{
	font-family: verdana, arial;
	font-size: 12px;
	color: #DF7C2B;
	margin: 0;
      padding: 0;
      border: none;
	background-color:#E5E5E5;
}

#wrapper {
      margin: 0 auto;
      text-align: left;
      width: 980px;
   }
   
.table_blue {
	background-color:#C6D9F1;
	text-align: left;
	padding: 10px 20px;
}


.left {text-align:left}


#nav {font-family:"Monotype Corsiva", cursive;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
	padding-bottom: 15px;
}

#nav h1 a:link, h2 a:link, h3 a:link {color: #4A6C94}

#nav h1 a:active, h2 a:active, h3 a:active{color: red}
#nav h1 a:visited, h2 a:visited, h3 a:visited{color: #9EBDE7}
			
#nav h1 a:hover, h2 a:hover, h3 a:hover {	color: #75363F}

.connect {background-image:url(images/connect.jpg);
			background-repeat:no-repeat;
}

h1 a {
	margin:0px;
	font-size:20px;}

h1, h2, h3 {margin:0px}

#main_title h1 {	font-size: 36px;
			color:#CC6600}


h1,h2 {
	font-family:"Monotype Corsiva", cursive;
}

h4 {
	font-size:16px;
	text-align: center;
}



h2{	font-size: 22px}
		
h3 a:link {font-family: verdana;
		font-size: 14px}

a:link {
	color: #07426E;
	text-decoration: none;
	font-weight: bold;	
}

a:visited {
	color:#0D6CB6;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #D38C2B;
	text-decoration: none;
	font-weight: bold;
}

ul {padding-left: 30px}

.right {
	text-align: right;
}
.white {	color: #FFF;
	font-style: italic;
}
.photos {
	color: #07426E;
	text-align:center;
	font-style:italic;
	font-size:9px;
}
#gold a:link {color: #D88C40}
