/********* Reset Broswer CSS ************************/


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

html{
	height:100%;
}

body {
	background-color: #473c22;
	margin:0;
	padding:0;
	height:100%;
	font-size:76%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}

p, table, li {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* do not change this value! */
}

h1{
	color:#1c2e44;
	font-size:1.7em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0 0 8px 0;
}
h2 {
	color:#315177;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.2em;
	padding: 1em 0 0 0;
}

h3 {
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #13688b;
}

a {
	color:#1c2e44;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

p, table, li {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* do not change this value! */}
	
#flash {
	padding-top: 15px;
	width: 769px;
	float: left;
	margin: 0px;
	padding-left: 11px;
}


hr {
	padding: 0;
	margin: 0;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	padding-left: 2px;
}
.headerForm {
	float: right;
	height: 95px;
	width: 200px;
	padding-top: 55px;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 2px outset #ccc;
}

/******************* FIELD SETS **********************/

#container {
	background-image: url(images/bg.gif);
	background-position: top, left;
	background-repeat:repeat-y;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	height: 150px;
	background-image: url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px;
	background-color: #897543;
	width: 798px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #978149;
}

#content {
	float:left;
	width:998px;
	border: 1px solid #978149;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}

#nav {
	width: 201px;
	text-align:right;
	padding:0em;
	margin: 0em;
	height: 100%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #978149;
}

#main {
	width:690px;
	float: right;
	padding: 20px 50px 20px 40px;
	margin: 0px;
	line-height:1.8em;

}

#main a {
	text-decoration:underline;
}

#mainlinks {
	width:690px;
	float: right;
	padding: 20px 50px 20px 40px;
	margin: 0px;
	line-height:1.8em;
}

#mainnews {
	width:690px;
	float: right;
	padding: 20px 50px 20px 40px;
	margin: 0px;
	line-height:1.8em;
}

#mainnews p {
	padding: 0 0 .8em 0;
}

#logo {
	width: 201px;
	margin: 0px;
	padding: 0px;
	background-color: #887442;
	float: left;
}

.loginBox {
	margin: 3px;
	height: 16px;
	border: 1px solid #49504f;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 125px;
}

.loginImage	{
	height:18px;
	margin:0 0 -3px 0;		
}

#footer {
	color: #fff;
	font-size: 0.9em;
	width:800px;
	text-align: center;
	clear:both;
	padding-top:15px;
	line-height: 1.5em;
	padding-left: 200px;
	letter-spacing: 0px;
}


#footer a {
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
}
.justifiedCenter {
	text-align: justify;
}
.loginText {
	color: #E3E2FE;
	padding-left: 4px;
	font-weight: bold;
}
#photomain {
	width:690px;
	float: right;
	padding: 20px 50px 20px 40px;
	margin: 0px;
}
