* {
	outline: none;
}

html {	
font-family: calibri, helvetica, verdana, sans-serif;	
font-size: 12px;	
color: #5f5f5f;	
margin: 0 auto;	
background:#e3e9ef url(../images/vertgrad.png) repeat-x scroll left top;
}

#outter_container {	
width: 100%;	
height: auto;	
margin: 0;	
text-align: center;	
font-family: calibri, helvetica, verdana, sans-serif;
}
#container {
	width: 800px;	
	height: auto;	
	margin-left: auto;	
	margin-right: auto;	
	text-align: left;
}
#header {
	width: 800px;	
	height: 100px;
}
#center_page {
	width: 800px;	
	height: auto;
}
#navigation {
	font-size: 1.2em;	
	_font-size: 1em;
	text-align:left;
	color: #3c0000;
}
#navigation ul
{
	padding: 0px;
	margin-left: 0px !important;
}

#navigation li
{
	margin: 0px;
	padding: 0px;
	
}

#navigation a {
	font-weight: 600;
	color: #3c0000;
}
#large_image {
	width: 580px;	
	height: auto;	
	float: left;
}
#large_image ul {
	height: 11px;	
	list-style: none;	
	margin-left: 15px;	
	padding-left: 0;
}
#large_image li {
	display: inline;
}
#large_image a {
	display: inline;	
	height: 11px;	
	color: #690008;
	text-decoration: none;	
	padding: 0 10px 0 10px;}
#large_image a:hover {
	color: #99bad5;
}
#sub_nav {
	width: 100px;	
	height: auto;	
	float: left;	
	color: #850101;
	margin: 55px 0 0 0;
}
#sub_nav ul {	
	width: 120px;
	text-decoration: none;	
	list-style: none;
}
#sub_nav li {
	padding-bottom: 10px;
}
#sub_nav a {
	font-weight: 600;
	text-decoration: none;	
	color: #690008;}
#sub_nav a:hover {
	color: #99bad5;
}
#content {
	width: 600px;	
	height: auto;	
	text-align: left;	
	margin-bottom: 60px;
}
#footer {
	width: 800px;	
	height: auto;	
	font-size: 12px;	
	text-align: left;	
	margin-left: 25px;
}
#footer ul {
	height: 50px;	
	list-style: none;	
	margin-left: 50px;
}
#footer li {
	display: inline;
}
#footer a {
	font-weight: 600;
	display: inline;	
	height: 50px;	
	text-decoration: none;}
	
h2 {
	color: #394779;	
	margin: 10px 0 0 0;	
	padding: 0;
}
p {
	margin-top: 0;
	line-height: 18px;
}

.inputlabel
{
	width: 140px;
}

td.inputlabel
{
	vertical-align: top;
}

.inputbox
{
	width: 430px;
}

textarea.inputbox
{
	height: 75px;
}

.success
{
	color: green;
}

.error,
.required
{
	color: red;
}

.success,
.error
{
	font-weight: bold;
	text-align: center;
}

#homevid {
	width: 300px;
	text-align: left;
	padding: 15px 0 0 0;
}

#gallery {
	width: 600px;
	margin: 50px 0 0 -8px;
	text-align: center;
}