@import url(form.css);
* { margin: 0px; padding: 0px; font-size: 100%; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a:link { color: #0000FF; }
a:visited { color: #FF0000; }
a:hover { color: #800000; }
a:active { color: #000080; }
body { background-color: #ffffff; font-size: 0.7em; color: #000000; line-height: 1.6em; }
h1, h2, h3, h4, h5, h6 { color: #404040; }
h1 { font-size: 1.5em; margin-bottom: 1em; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; }
h3 { margin-left: 0px;font-size: 1.5em; margin-bottom: 1em; }
hr { display: none; }
img { border: 0px; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
p { margin-bottom: 0.8em; }
select { vertical-align: middle; }

#root { width: 920px; min-height: 650px; height: auto !important; height: 650px; margin: 0px auto; background-color: white; }
#body { margin-top: 0px; }
	#main { float: left; margin: 0px 15px 15px 0px; width: 690px; }
	#content { margin-top: 30px; margin-left: 10px; margin-right: 5px; }
	#main2 { background-image: url(../images/sides.gif); background-color: #f3f3f3; float: left; margin: 0px 15px 15px 0px; width: 248px; }
	#content2 { margin-top: 5px; margin-left: 5px; margin-right: 5px; }
	#leftimage {float: left; margin-right: 10px; margin-bottom: 10px; margin-top: 15px; }

#navigation { background-image: url(../images/nav-bar.gif); text-indent: 10px; float: left; overflow: hidden; width: 920px; margin-bottom: 5px; margin-bottom: 5px; height: 17px; }
#navigation ul { list-style-type: none; margin: 0; padding: 0; font-size: 1.1em; }
#navigation li { border-left: 1px solid #ffffff; float: left; line-height: 1.1em; margin: 0 1em 0 -1em; padding: 0 0.75em 0 1em; }
#navigation a:link, #navigation a:visited { text-decoration: none; color: #ffffff; text-transform: uppercase; }
#navigation a:hover, #navigation a:active, #navigation a.active { color: #ffffff; }

#copyrights { border-top: 1px solid #bebebe; width: 920px; margin: 0px auto; text-align: right; font-size: 0.8em; color: #000000; }
	#copyrights a { color: #000000; }

#homefeature { margin-left: 5px; margin-top: 15px; }
			.homefeaturebox { float: right; border: 0px solid #606060; margin-bottom: 15px;  margin-left: 15px; width: 202px; }
			.homefeaturebox h2 { font-size: 1.5em; background-color: #606060; color: #FFFFFF; padding: 15px 10px; }
			.homefeaturebox-content { padding: 0px 0px; !important; height: 280px; }	
									

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.float-left { float: left; }
.float-right { float: right; }

.gallerythumbnail { float: left; margin: 0px 10px 10px 0px; }
