/* Global */
body {
	background-color: #c9cdc1;
	margin: 10px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Geneva,Arial,Helvetica,sans-serif;
	color: #333333;
	font-size: 10pt;
	/* text-align: center; */
}
a {
	color: #A8392C;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	width: 100%;
	height: 1px;
	text-align: left;
	border: 0;
	margin-bottom: 20px;
}
h2 {
	color: #A7392C;
	line-height: 1.4em;
	font-weight: normal;
	font-size: 170%;
	width: auto;
	display: block;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
h3 {
	color: #333333;
	font-size: 140%;
	font-weight: normal;
	width: auto;
	display: block;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	color: #221E1F;
	font-weight: normal;
	font-size: 130%;
	width: auto;
	display: block;
	vertical-align: middle;
	margin: 0px;
}
h5 {
	color: #221E1F;
	font-weight: normal;
	font-size: 120%;
	width: auto;
	display: block;
	vertical-align: middle;
	margin: 0px;
}
h6 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	width: auto;
	display: block;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: square;
}
li {
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
p {
	line-height: 1.4em;
	padding-left: 15px;
}


/* Div */
div#container {
	position : relative;
	width : 900px;
	text-align : center;
	margin: auto;
	padding: 0px;
	top: 0px;
}
div#header {
	text-align: left;
	height: 130px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
div#logo {
	width: 370px;
	float: left;
	height: 130px;
	position: relative;
}
div#content {
	overflow : hidden;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0;
}

div#content_plain {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

/* Nav Global */
div#nav_global {
	text-align: right;
	padding: 20px;
	height: 130px;
}
div#nav_global input {
	width: 120px;
}
div#nav_global input.cat_button {
	font-size: 100%;
	background-color: #A9392D;
	width: auto;
	color: #FFFFFF;
	border: 0;
	padding: 2px;
	margin: 0px;
}

/* Nav Main */
div#nav_main {
	font-size: 120%;
	font-weight: normal;
	text-align: center;
	background-color:#221e1f;
	padding: 13px;
	margin: 0px;
	color: #A9392D;
	letter-spacing: 0.1em;
}
a.nav_main {
	color: #C9CDC1;
	text-decoration: none;
}
a.nav_main:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Home Feature */
div#home_feature {
	text-align: left;
	height: 360px;
	background-image: url(/Images/graphic_home.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#home_feature h1 {
	margin:0px;
	font-size: 170%;
	color: #FFFFFF;
	line-height: 1.2em;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: normal;
}
div#home_feature h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 110%;
	text-indent: 15pt;
	line-height: 1.4em;
	padding-left: 20px;
}
div#home_feature ul {
	color: #FFFFFF;
	font-size: 110%;
	line-height: 1.4em;
	list-style-type: square;
	left: 40px;
	position: relative;
	width: 600px;
}

/* Content Area */
div#content_main, div#content_main_child {
	display:inline;
	float:left;
	margin:0;
	overflow:hidden;
	text-align:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
div#content_main {
	width : 460px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
div#content_main_child {
	width : 490px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
div#content_main_child li {
	margin-bottom: 10px;
}



/* Sub content child */
div#content_sub {
	float : right;
	width : 340px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	margin-bottom: 20px;
}
div#content_sub h3 {
	color: #221E1F;
	font-weight: normal;
	font-size: 150%;
	background-image: url(/images/bgrd_features.gif);
	background-repeat: repeat-y;
	width: auto;
	display: block;
	vertical-align: middle;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#content_sub_child {
	float : right;
	text-align: left;
	width: 310px;
	min-height: 380px;
	background-image: url(/images/bgrd_submenu.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
div#content_sub_child h1 {
	margin:0px;
	font-size: 170%;
	color: #FFFFFF;
	line-height: 1.2em;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}
div#content_sub_child ul {
	color: #FFFFFF;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 110%;
}
div#content_sub_child ul li {
	margin-bottom: 0.5em;
}
div#content_sub_child a{
	color: #FFFFFF;
	text-decoration: none;
}
div#content_sub_child a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
div#content_sub ul {
	padding-left: 25px;
}

.content_left {
	width : 450px;
	float: left;
	padding-right: 10px;
}
.content_right {
	width : 360px;
	float: right;
}
.content_inner {
	width: 100%;
	float: left;
}


/* Mailing List */
div#mailing {
	background-color:#221e1f;
	padding: 10px;
	margin: 0px;
	color: #A7392C;
	overflow : hidden;
}
div#mailing.title {
	color: #ffcf7b;
}

/* Footer */

div#footer {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 20px;
	text-align: left;
}
div#footer p {
	text-align: right;
}

/* Misc. */
.caption {
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: 80%;
}
.req {
	color: #A8392C;
}
.small {
	font-size: 90%;
}
