body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	list-style-image: url(../images/bullet.gif);
}

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

a:hover {
	text-decoration: underline;
}

.quote {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: lighter;
	color: #AAD3C8;
}

h1 {
	font-size: 24px;
	line-height: 37px;
	background-color: #593b30;
	font-style: normal;
	font-weight: normal;
	margin-right: -14px;
	margin-left: -14px;
	padding-right: 14px;
	padding-left: 14px;
	width: 470px;
}

#wraphead {
	margin:0 auto;
	width:740px;
}

#wrapcontent {
	width:740px;
	background-image: url(../images/contentbackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 14px;
}
	
#header {
	height: 109px;
	width: 740px;
}

#address {
	height: 62px;
	width: 485px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	padding: 10px;
	clear: none;
	float: right;
}

.addressname {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aad3c8;
}
	
#nav {
	height: 27px;
	width: 740px;
	clear: both;
	float: none;
}

#main {
	float:right;
	width:498px;
	margin-top: 14px;
	background-color: #3a1c11;
	margin-right: 14px;
	display:inline;
}

#introcopy {
	height: 158px;
}

#introcopypad {
	color: #9ee3d1;
	float: right;
	width: 240px;
}

#flash {
	width:480px;
	background-image: url(../images/flashbackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 9px;
	margin-left: 9px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-top: 9px;
}

#copy {
	margin: 14px;
}

#sidebarcopy {
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 14px;
	padding-left: 14px;
}	
	
#sidebar {
	width:228px;
	background-image: url(../images/sidebargradientbkg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#sidebarbkgnd {
	float:left;
	width:228px;
	background-image: url(../images/sidebarbackground.gif);
	background-position: center top;
	background-repeat: repeat-y;
	display:inline;
}
	
#footer {
	clear:both;
	width:740px;
	height: 85px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}

#copyright {
	height: 55px;
	width: 500px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #505050;
	clear: none;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#imageleft {
	margin-right: 15px;
	margin-bottom: 15px;
	width: 188px;
	float: left;
}

#imageright {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 150px;
	float: right;
}