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

* {
margin:0px;
padding:0px;
 
}

body {
	background-image: url(../images/oldtowntile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}


#page {
	margin-right:auto;
	margin-left:auto;
	padding: 5px;
	width: 740px;
	border: 1px solid #938058;
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF7EA;
	overflow: auto;
}


#header {
	height: 46px;
	width: 100%;
	background-image: url(../images/headerBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: auto;
}


#header ul {
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 5px;	
}

ul.leftnav {
	float:left;
	
}


ul.rightnav {
     float:right;

}

.home {
	background-image: url(../images/HomeLinkBG.gif);
	background-repeat: no-repeat;
	background-position: center 23px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px;
	float: left;
	margin-left: 110px;
	margin-top: -15px;
	height: 25px;
}

#header li {
	float:left;
	list-style-type: none;
	padding-right: 15px;
	height: 46px;
}


#header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9b7f48;
	text-decoration: none;
	display: block;
	padding-top: 25px;
	padding-bottom: 0px;
	font-weight: normal;
}

#header a:hover {
    color: #761000;
}

.header {
	background-image: url(../images/sub_logotop.jpg);
	height: 106px;
	width: 725px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}

object.flash {
	margin-left: 7px;
}

#nav {
	background-color: #761000;
	margin-right: 8px;
	margin-left: 7px;
	overflow: auto;
}


#nav ul {
	margin: 0px;
	padding: 0px;    
    
}

#nav li {
	float : left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    
}


#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFCC;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	display: block;
}

#nav a:hover {
	color: #FFFFFF;    
	

}


#sidebar {
	float:left;
	width: 223px;
	margin-left: 7px;
}

#sidebar img {
	border: 4px solid #DCC9A9;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#sidebarheader img {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	margin:0px;
}

#sidebarheader h2 {
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	padding-left: 14px;
	position: relative;
	top: -18px;
}


#sidenav ul {
	padding-left: 7px;
	position: relative;
	top: -11px;
}


#sidenav li {
	list-style-type: none;
	border: 1px solid #bfac85;
	padding: 5px;
	margin-bottom: 8px;
}

#sidenav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
}

#sidenav a:hover {
    color: #761000;
}

#content {
	width: 502px;
	float: right;
	background-image: url(../images/ContentTop.gif);
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	overflow: auto;
	
}

#body {
	width: 462px;
	float: right;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;	
}


#body.homepage {
	background-image: url(../images/oldtown_main1b_03.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 725px;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	overflow: auto;
}

.hometext {
	background-image: url(../images/hometxtBG.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	color: #990000;
	float: left;
	width: 273px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content h1 {
	font-weight: bold;
	color: #6C0000;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content a {
	
	color: #6C0000;
	
}

#content ul {
	
	padding-left: 20px;	
}



#content p {
	
	padding-top: 5px;
	padding-bottom: 5px;	
}

#qoute {
	background-image: url(../images/quoteBottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#qoute p {
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #6C0000;
	line-height: 18px;
	border-right-color: #6C0000;
	border-left-color: #6C0000;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 442px;
	background-image: url(../images/QuotePBG.gif);
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}


#props {
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	text-align: center;
	margin-bottom: 25px;
}

#homebottom {
	margin-right:auto;
	margin-left:auto;
	padding: 5px;
	width: 740px;
	border: 1px solid #938058;
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF7EA;
	overflow: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}


#text {
	float: left;
	
	width: 120px;
}

#homebottom ul {
	background-image: url(../images/homeBottomBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 7px;
	overflow: auto;
	width: 720px;
}




#homebottom li {
	float:left;
	width: 238px;
	background-position: 120px center;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/homebottomliBG.gif);
	height: 75px;
	
	overflow: auto;
}

#homebottom img {
	float:right;
	border: 1px solid #990000;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	
}


#homebottom h5 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #948055;
	width: 110px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}

#homebottom a {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #990000;
	padding: 5px;
	width: 120px;
	display: block;
}




img.left {
	float:left;
	border: 1px solid #6C0000;
	margin: 4px;
}


img.right {
	float:right;
	border: 1px solid #6C0000;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	padding: 5px;
	background-color: #771001;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
