/*  @@@@@[  Wrappers  ]@@@@@ */

body {background: #B4B083; font: 12px/18px Arial, Helvetica, sans-serif; color: #000000; text-align: center; margin: 35px 0px 20px;}
#wrapper {text-align: left;width: 760px;}
.wrapped {width: 760px; margin: 0px auto;}
#logo {background-image: url(images/bkg_top.gif);padding: 12px 0px 12px 277px;}
#pagewrap {background: url(images/bkg_main.gif) repeat-y top;width: 760px;}

#header {background: url(images/bkg_h_secondary.jpg) no-repeat top;position: relative;height: 108px;width: 760px;}
#pagetitle {
	position: absolute;
	left: 190px;
	bottom: -2px;
	width: 325px;
	}
#pagetitle h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
/*  @@@@@[  Navigation  ]@@@@@ */

#nav {padding: 0px;margin-bottom: 45px;}
#nav img {margin-bottom: 12px;}

/* @@@@@[  Header / Footer  ]@@@@@ */

#footer {
	font-size: 10px;
	text-align: center;
	border-top: 12px solid #72362E;
	padding-top: 5px;
	line-height: 20px;
}
#footer a:link, #footer a:visited, #footer a:active {color: #000; text-decoration: none;}
#footer a:hover {color: #000; text-decoration: underline;}
#seo a:visited, #seo a:active, #seo a:link {text-decoration: none;	color: #000;}
#seo a:hover {text-decoration: none; cursor: text;}


/* @@@@@[  Main Page  ]@@@@@ */

#content {
	float: right;
	width: 528px;
	padding: 31px 42px 45px 33px;
}
#content ul {margin: 0px 0px 15px 30px; padding: 0px;}
#content li {
	background: url(Images/bullet.gif) no-repeat left 7px;
	list-style: none;
	padding-left: 13px;
	padding-bottom: 5px;
}

#column {margin: 31px 0px 0px 20px;width: 122px;padding: 0px 0px 26px 0px;}


.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}

#nav ul {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 15px;
}
#nav li {
	list-style: none none;
	background: url(images/subnav_bullet.gif) no-repeat left 7px;
	margin-left: -20px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
#nav ul ul {
	margin-bottom: 0px;

}
#nav ul ul li {
	list-style: none none;
	background: url(images/subnav_bullet.gif) no-repeat left 7px;
}
#nav a:link, #nav a:visited, #nav a:active {color: #fff; text-decoration: none;}
#nav a:hover {color: #7D3A31; text-decoration: none;}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #7D3A31; text-decoration: underline;}
a:hover {color: #7D3A31; text-decoration: none;}
h1 {font: 15px/20px Verdana, Arial, Helvetica, sans-serif; margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}
h2 {
	font-weight: bold;
	color: #7D3A31;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	font-size: 15px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D3A31;
}
h3 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 8px;
	letter-spacing: 1px;
}
h4 {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#content hr {
	color: #78382F;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
b {
	font-weight: bold;
	color: #7C3A31;
}

p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

.left {
	float: left;
	margin-top: 5px;
}
.right {
	float: right;
	margin-top: 5px;
}
.center {
	text-align: center;
}

img.right {margin-bottom: 10px; margin-left: 13px; border: 3px solid #7D3A31;}
img.left {
	margin-bottom: 10px;
	margin-right: 13px;
	border: 3px solid #7D3A31;
	margin-top: 5px;}

.niceTable {
	font-size: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #B4B083;
	border-left: 1px solid #B4B083;
}
.niceTable th {
	background: #7d3a31;
	color: #F7F6DD;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}
.smalltext {
	font-size: 9px;
	font-style: italic;
}
#callout {
	color: #7d3a31;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7d3a31;
	border-bottom-color: #7d3a31;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 22px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: -42px;
	padding-right: 42px;
	background-color: #eae8cb;
	padding-left: 33px;
	margin-left: -33px;
	font-weight: bold;
}
.top {
	float: right;
	font-size: 11px;
}
.niceTable b {
	font-weight: bold;
	font-size: 11px;
}


.imgLeft{
	float: left;
	border: none;
	text-align: center;
	color: #7a3930;
	margin-right: 10px;
	margin-bottom: 0;
}
.imgRight{
	float: right;
	border: none;
}




.imgwrap { margin: 12px 0; }
.niceTable td {
	font-size: 10px;
	line-height: 12px;
	padding: 5px;
	border-bottom: 1px solid #B4B083;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B083;
}

/* @@@@@[  Form Elements  ]@@@@@ */

input, textarea, select {font-size: 10px; color: #666; background: #fff; border: 1px solid #939;}
input.clean {border-style: none; background: none;}
