html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

li, dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

table, tr, td {
	line-height: 0;
}

body {
	margin: 0;
	text-align: center;
	background-image: url(images/body_bk_repeat.jpg);
	background-repeat: repeat-x;
}

h1 {
	margin: 20px 0 0 0;
	font-family: Arial Black, Arial, Helvetica, San-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
	text-decoration: none;
	text-align: right;
	text-transform: none;
	color: #b1cf35;
}

h1 a {
	text-decoration: none;
	color: #873795;
}

h1 a:hover {
	color: #000000;
}

h2 {
	margin: 0;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, San-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	text-decoration: none;
	text-align: right;
	text-transform: none;
	color: #000000;
}

h3 {
	margin: 25px 30px 0 25px;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, San-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	color: #873795;
}

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

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 10px 20px 0 25px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

#roof {
	width: 950px;
	height: 45px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(images/roof.png);
}

#base {
	width: 950px;
	height: 45px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(images/base.png);
}

#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(images/wrapper_bk_repeat.png);
	background-repeat: repeat-y;
}

#banner {
	float: left;
	width: 830px;
	height: 145px;
	margin: 0 0 0 65px;
	padding: 0;
	background-color: #ffffff;
}

#topleft {
	float: left;
	width: 275px;
	height: 145px;
	margin: 0;
	padding: 0;
	background-color: none;
}

#topright {
	float: right;
	width: 555px;
	height: 85px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#btmright {
	float: right;
	width: 555px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: none;
}

#navmenu {
	float: left;
	width: 555px;
	height: 35px;
	margin: 0;
	padding: 0;
	background-image: url(images/navmenu_bk.png);	
}

#navmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#navmenu li {
	float: right;
	width: auto;
	height: 31px;
	margin: 0 0 0 3px;
	padding: 0;
	text-align: center;
}

#navmenu li a {
	width: 85px;
	display: block;
	font-family: Arial, Arial, Helvetica, San-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 31px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	color: #000000;
	background-color: #ffffff;
	border-bottom: solid 4px #ffffff;
}

#navmenu li a:hover {
	border-bottom: solid 4px #b1cf35;
}

#mainframe {
	float: left;
	width: 830px;
	height: auto;
	margin: 0 0 0 65px;
	padding: 0;
	background-color: #none;
}

#content {
	float: left;
	width: 830px;
	height: auto;
	margin: 0;
	padding: 0;
}

#contenttopleft {
	float: left;
	width: 555px;
	height: 165px;
	margin: 0;
	padding: 0;
	background-color: none;
}

#contentbtmleft {
	float: left;
	width: 555px;
	height: auto;
	margin: 0;
	padding: 0;
}

#contentright {
	float: right;
	width: 275px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: none;
}

#footer {
	float: left;
	width: 830px;
	height: 80px;
	margin: 0 0 0 65px;
	padding: 0;
	background-image: url(images/footer_bk.gif);
}

#leftfoot {
	float: left;
	width: 370px;
	height: 75px;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: none;
}

#rightfoot {
	float: left;
	width: 250px;
	height: 75px;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: none;
}

#loadarea2 {
	margin: 50px 0 0 0;
}

#photoholder {
	width: 540px;
	height: 360px;
	background :#fff url('/images/loading.gif') 50% 50% no-repeat;
}

#thephoto {
	width: 540px;
	height: 360px;
}

#btmtxtarea {
	width: 950px;
	height: 50px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: none;
}


/* classes */

.logo {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
}

.titleimg {
	float: left;
	margin: 10px 0 0 35px;
}

.bodytxt {
	margin: 5px 20px 0 35px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	color: #ffffff;
}

.contacttxt {
	margin: 20px 0 0 20px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

.contacttxt a {
	text-decoration: none;
	color: #000000;
}

.contacttxt a:hover {
	text-decoration: underline;
}

.contactustxt {
	margin: 25px 0 0 35px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	color: #ffffff;
}

.contactustxt a {
	text-decoration: none;
	color: #ffffff;
}

.contactustxt a:hover {
	text-decoration: underline;
}

.formtxt {
	margin: 5px 10px 0 15px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #444444;
}

.linktxt {
	margin: 0px 0 0 15px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	color: #000000;
}

.linktxt a {
	text-decoration: none;
	color: #000000;
}

.linktxt a:hover {
	text-decoration: underline;
}

.thumbs {
	float: left;
	width: 120;
	height: 80;
	margin: 0 0px 5px 10px;
	border: solid 1px #000000;
}

.thumbs:hover {
	border: solid 1px #b1cf35;
}

.btmtxt {
	margin: 0px 0 0 0px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #aaaaaa;
}

.btmtxt a {
	text-decoration: none;
	color: #888888;
}

.btmtxt a:hover {
	text-decoration: underline;
}

