/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	background: url( images/bg.jpg ) repeat;
}

p {
	padding-top:5px;
	padding-bottom:15px;
	text-align:justify;
}

#content ul {
	list-style:circle;
}

#content ul li {
	text-align: justify;
}

a {
	color: #421A01;
}

a:hover {
	color:#914605;
}

a:visited {
	color: #762601;
}

H1 {
	text-decoration:underline;
	font-size:22px;
	color:#914605;
}

H2 {
	text-decoration:underline;
	font-size:20px;
	color:#914605;
}

font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-align:justify;*/
	font-weight:normal;
}

strong {
	text-align:left;
	color:#914605;
	font-weight:bold;
}

input.submit {
	background-color:#ffffff;
}

/*
td img {
	padding-left:20px;
	padding-right:20px;
	border:thin solid #000000;
	vertical-align:middle;
}
*/
#wrapper {
	width: 961px;
	/*wid\th: 962px;*/
	height:100%;
	margin:0px auto;
	text-align:center;
	
}

*:first-child+html #wrapper {
	width: 962px;
}

#whiteWrapper {
	height:auto;
	background: url( images/spacer.gif ) repeat-y;
	background-color:#FFFFFF;
}


#topLeft {
	width: 727px;
	height:143px;
	background:url( images/topleft.jpg ) no-repeat;
	background-color:#FFFFFF;
	float:left;
}

#topRight {
	width:233px;
	height:143px;
	background:url( images/topright.jpg ) no-repeat;
	border-right:thin solid #000000;
	float:right;
}

* html #topRight {
	width: 232px;
}

#left {
	width:727px;
	height:332px;
	background:url( images/left.jpg ) no-repeat;
	float:left;
}

#right {
	width:234px;
	height:332px;
	background:url( images/right2.jpg ) no-repeat;
	float:right;
}

*:first-child+html #right {
	width: 235px;
}

#right ul {
	text-align:left;
	width: 190px;
	padding-top:30px;
	padding-right:10px;
	padding-left: 15px;
	line-height:1.4em;
}

#right ul li {
	padding-bottom:2px;
	border-bottom: thin solid #FFFFFF;
	line-height:1.5em;
	color:#FFFFFF;
}

*:first-child+html #right ul li {
	line-height: 1.2em;
}

#right ul li a {
	color: #ffffff;
	font-size:15px;
	font-weight:lighter;
	text-decoration:none;
}

#right ul li a:hover {
	/*margin-left:5px;*/
}

#right ul ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#right ul ul li {
	border-bottom:none;
	line-height:.5em;
}

#right ul ul li a {
	font-size:11px;
	font-weight:lighter;
	text-decoration:none;
	font-family:Arial, sans-serif;
}

#right ul ul li a:hover {
	font-size:12px;
	font-family:Arial, sans-serif;
	}
	
*:first-child+html #right ul ul li a {
	font-size: 10px;
}

#bottomLeft {
	background:url( images/line.jpg ) top right repeat-y;
	width:723px;
	height:auto;
	background-color:#FFFFFF;
	border-left:thin solid #000000;
	float:left;
}

* html #bottomLeft {
	width: 722px;
}

*:first-child+html #bottomLeft {
	margin-left: -1px;
	width: 723px;
}

#bottomRight {
	background-color: #ffffff;
	width:234px;	
	padding-left:1px;
	padding-right:2px;
	height:auto;
	float:right;
}

/* IE needs to be more narrow */
* html #bottomRight {
	width:228px;
	padding-left:2px;
	padding-right:0px;
}

*:first-child+html #bottomRight {
	width:235px;
}

#brInner {
	background:url( images/bg_bottom_right.png ) top left repeat-x;
	background-color:#C3840D;
	width:227px;
	height:auto;
	margin-left:7px;
	padding-top:10px;
	border-left:thin solid #914605;
	border-right:thin solid #000000;
	text-align:left;
}

#brInner div {
	margin-left:10px;
	margin-right:10px;
}

* html #brInner div {
	margin-left:4px;
	margin-right:4px;
}

/* IE needs to be more narrow */
* html #brInner {
	width: 226px;
	margin-left:5px;
}

#content {
	padding:10px;
	text-align:justify;
	width:700px;
	min-height:350px;
	line-height:1.5em;
	/*font-family:'Lucida Grande', Verdana, Arial;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#914605;
	font-weight:normal;
	/*white-space:pre;*/
	vertical-align:top;
}

*:first-child+html #content {

}

#footer {
	padding:0;
	margin:0;
	width:960px;
	margin-left:1px;
	height:25px;
	background:url( images/footer.jpg ) no-repeat;
	float:left;
}

#searchLeft {
	width: 80px;
	height:50px;
	float:left;
}

#searchRight {
	margin-left:30px;
	width: 60px;
	height:50px;
	float:right;
}

#sub_nav li a {
	text-decoration:none;
}

#sub_nav li a:hover {
	text-decoration:underline;
}

#browseLeft {
	float:left;
	width: 20%;
	padding-bottom:20px;
}

#browseCenter {
	float:left;
	width: 60%;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
}

#browseRight {
	float: right;
	width:10%;
	padding-bottom:20px;
}

.defaultImg {
	border: thin solid #000000;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	float:left;
}

.floatLeft {
	float:left;
}

.thin_black_border {
	border: thin solid #000000;
}

.padleft15 {
	padding-left: 15px;
}


.whiteTimesFont {
	color: #FFFFFF;
	font-size:1.0em;
	font-family:"Times New Roman", Times, serif;
}

.nounderline {
	text-decoration:none;
}

.indent {
	margin-top: 10px;
	margin-left: 15px;
}

.fontSize10 {
	font-size: 10px;
}

*:first-child+html .fontSize10 {
	font-size: 12px;
}

.white {
	color:#FFFFFF;
}

.red {
	color:#FF0000;
}

.padded {
	padding:15px;
}

.hoverline {
	text-decoration:none;
}

.hoverline:hover {
	text-decoration:underline;
}

.clear {
	clear: both;
}