

a:link, 
a:visited,
a:hover,
a:focus,
a:active { border:none; outline:none; }

h1, h2, h3, h4, h5, h6 { 
	margin:30px 0 10px 0; 
	font-weight:normal; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	}

h1 { font-size:19px; }
h2 { font-size:16px; }
h3 { font-size:15px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }

blockquote { margin:25px; }

body { 
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	body h1, body h2, body h3, body h4, body h5, body h6 { font-family:Georgia, "Times New Roman", Times, serif; }
	body a:link, body a:visited { text-decoration:underline; }
	body a:hover, body a:focus { text-decoration:none; }
	#body p, #body ul, #body ol, #body dl { margin-bottom:30px; }

#header { 
	width:772px; 
	height:73px; 
	padding:40px 15px 0 15px; 
	margin:0 auto; 
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	#header p { 
		float:right; 
		font-weight:bolder;
		font-size:16px;
		margin:27px 0 0 0;
		padding:0; 
		}
	#header h1, 
	#header h2,
	#header h3,
	#header h4,
	#header h5,
	#header h6 { margin:0; font-size:16px; font-weight:bolder; }
	#header a { font-size:22px; font-weight:normal; }
		
#wrapper { 
	margin:0 auto; 
	padding:0;
	width:802px;  
	}
		
#masthead { 
	height:325px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	#masthead p { 
		padding:130px 50px 0 50px;
		width:550px;
		text-align:center;
		font-size:22px; 
		margin-bottom:10px;
		}
	#masthead ins {
		padding:0 0 0 220px;
		text-align:center;
		width:550px;
		}
		
#navigation-container-lower {
	width:802px;
	text-align:center;
	padding:10px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	margin:0 auto;
	}
	#navigation-container-lower ul li { 
		display:inline;
		padding:0 10px;
		}
	#navigation-container-lower ul li.first { border:none; }
		#navigation-container-lower ul li a:link,
		#navigation-container-lower ul li a:visited { text-decoration:none; }
		#navigation-container-lower ul li a:hover,
		#navigation-container-lower ul li a:focus { text-decoration:none; }
			
#main { padding-bottom:28px; }

#center {
	width:482px;
	padding:0 24px 0 32px;;
	margin:0;
	float:right;
	}
	#center p, #center ul, #center ol, #center dl { margin-bottom:30px; }
	
	#center blockquote,
	#center ul,
	#center ol,
	#center dl { margin:1em; }

	#center ol,
	#center ul,
	#center dl { margin-left:2em; }

	#center ol li { list-style: decimal outside; }
	
	#center ul ol li { list-style: decimal outside; }

	#center ul li { list-style: square outside; }

	#center dl dt {	font-weight:bold; }

	#center dl dd {	margin-left:1em; }

	#center th,
	#center td { 
		border:1px solid #000;
		padding:.5em;
		}

	#center th {
		font-weight:bold;
		text-align:center;
		}

	#center caption {
		margin-bottom:.5em;
		text-align:center;
		}

	#center fieldset,
	#center table { margin-bottom:1em; }
	
#left{
	width:220px;
	float:left;
	padding:0 20px 0 20px;
	margin:0;
	}
	#left h2 { font-size:19px; }
	#left a:link,
	#left a:visited { text-decoration:underline; }
	#left a:hover,
	#left a:focus { text-decoration:none; }
	#left p a { height:30px; display:block; }
	
	#quick-contact {
		width:190px;
		margin-bottom:20px;
		}
		#quick-contact input, #quick-contact textarea { 
			width:190px;
			padding:1px 0 0 2px;
			margin-top:5px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			height:15px;
			border:#a3ba95 1px solid;
			}
		#quick-contact textarea {
			height:62px;
			}
		#quick-contact input.button {
			background:url("../images/brown/btn-submit.jpg");
			width:72px;
			height:16px;
			padding:0;
			margin:5px 0 0 0;
			cursor:pointer;
			}
			
	#optional-left-container-1 { height:28px; }
		
#footer {
	clear:both;
	width:802px;
	height:111px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:30px;
	}
	#footer ul {
		padding-top:15px; 
		text-align:center; 
		padding-bottom:15px;
		}
		#footer ul li {
			display:inline;
			padding:0 10px;
			}
		#footer ul li.first { border:none; }
			#footer ul li a:link,
			#footer ul li a:visited { text-decoration:none; }
			#footer ul li a:hover,
			#footer ul li a:focus { text-decoration:none; }
	
	#footer a:link,
	#footer a:visited { text-decoration:underline; }
	#footer a:hover,
	#footer a:focus { text-decoration:none; }
	
	
/* -------------------- unused ------------------------ */

#optional-header-container-2,
#optional-left-container-2,
#optional-center-container-1,
#optional-center-container-2,
#optional-right-container-1,
#optional-right-container-2,
#optional-footer-container-1,
#optional-footer-container-2,
#optional-body-container-1,
#optional-body-container-2,
#navigation-container-upper,
#right { display:none; }



