body {
	margin:0;
	padding:0;
	background-color: #74101A;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #653205;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
}
p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #74101A;
	}

p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #653205;
	text-decoration: none;
}
p a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #74101a;
	text-decoration: underline;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #74101a;
	text-decoration: underline;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #74101A;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	margin-bottom: 2px;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	color: #74101A;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	margin-bottom: 2px;
}
h2 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6600;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
h2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6600;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

h3  {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 16px;
	color: #74101A;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
}

h4  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	margin-top: 2px;
}

#wrap {
	width: 760px;
	height:100%;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	
}
#head {
	height: 100%;
	text-decoration: none;
	width: 760px;
	float: left;
}
#frame {
	height: 100%;
	width: 100%;
	background-color: #996600;
	padding: 4px;
}
#nav{
	width: 720px;
	height: 25px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 20px;
}
.nav{
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #74101A;
	vertical-align: middle;
}
.nav a:link {
	color: #74101A;
	text-decoration: none;
}
.nav a:visited {
	color: #74101A;
	text-decoration: none;
}
.nav a:active {
	color: #996600;
	text-decoration: underline;
}
.nav a:hover {
	color: #996600;
	text-decoration: underline;
	}
#body{
	width: 760px;
	float: left;
	height: 100%;
	background-color: #F0EFE6;
}
#top{
	width: 700px;
	float: left;
	height: 100%;
	background-color: #F0EFE6;
	padding-right: 40px;
	padding-left: 20px;
}
#left{
	width: 740px;
	float: left;
	height: 100%;
	background-color: #F0EFE6;
	padding-left: 20px;
	padding-bottom: 20px;
}
#bottom{
	width: 720px;
	float: left;
	height: 100%;
	background-color: #F0EFE6;
	padding-left: 20px;
}
#contact{
	width: 700px;
	float: left;
	height: 100%;
	background-color: #F0EFE6;
}
#sidebar{
	width: 250px;
	float: right;
	height: 100%;
	background-color: #F0EFE6;
	clear: none;
	vertical-align: top;
	margin-left: 30px;
	margin-top: 10px;
}
#gadget{
	float: right;
	width: 297px;
	height: 100%;
	background-color: #996600;
	vertical-align: top;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 50px;
	padding: 2px;
}

#footer {
	height: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 760px;
	background-color: #F0EFE6;
	clear: both;
	text-align: center;
	vertical-align: top;
	float: left;
}
.footer {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 10px;
	font-weight: normal;
	color: #7A4E26;
	text-align: center;
	height: 55px;
	padding-top: 20px;
	line-height: 18px;
}
.footer a:link {
	color: #7A4E26;
	text-decoration: none;
}
.footer a:visited {
	color: #7A4E26;
	text-decoration: none;
}
.footer a:active {
	color: #7A4E26;
	text-decoration: underline;
}
.footer a:hover {
	color: #7A4E26;
	text-decoration: underline;
	}
#clear {
	clear:both;
	height: 20px;
	background-color: #F0EFE6;
}
