/* CSS Document */

body {
	background-color:#1A3F4A;
	margin:0px;
}

.body_background {
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#1A3F4A;
}

#header {
	width:854px;
	height:120px;
	margin:auto;
}

#logo {
	width:233px;
	height:99px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:15px;
	float:left;
}

#logo_link {
   width:233px;
   height:99px;
   display:block;
}

#logo_link span {
   display:none;
}

#tagline {
	width:400px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6E868D;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top:55px;
	margin-left:25px;
}

#tagline h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
}


/* Navigation */

#navigation {
	width:854px;
	height:33px;
	margin:auto;
	background-image:url(../images/navigation.png);
	background-repeat:no-repeat;
	clear:both;
}

#navigation ul {
	padding-top:7px;
}

#navigation li {
	float:left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E49E46;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:32px;
	padding-left:32px;
}

#navigation a {
	color:#FFFFFF;
	text-decoration:none;
}

#navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#navigation a:hover {
	color:#F0BE48;
	text-decoration:none;
}

/* Navigation */

/* Summary Text */

#main_graphic {
	width:800px;
	height:420px;
	margin:auto;
	clear:both;
}

#summary_text {
	width:370px;
	float:right;
	margin-top:215px;
	margin-right:10px;
	margin-bottom:15px;
}

#summary_text h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:26px;
	color:#FFFFFF;
}

/* Summary Text */

/* Homepage Content */

#homepage_wrapper {
	width:800px;
	clear:both;
	margin:auto;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB7C04;
	border-bottom-color: #DB7C04;
	background-color:#F0EBE7;
	padding-top:10px;
}

#homepage_wrapper h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#346988;
}

#homepage_wrapper h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#DB7C04;
}

#homepage_wrapper h3 {}

#homepage_wrapper p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#5B5B5B;
	padding-bottom:10px;
}

#homepage_wrapper a {
	color:#DB7C04;
	text-decoration:none;
}

#homepage_wrapper a:visited {
	color:#DB7C04;
	text-decoration:none;
}

#homepage_wrapper a:hover {
	color:#346988;
	text-decoration:none;
}

#homepage_wrapper img {
	padding-top:5px;
}

#purchase_section {
	width:220px;
	height:340px;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	padding-top:10px;
}

#about_section {
	width:270px;
	height:340px;
	float:left;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0CAC5;
	border-left-color: #D0CAC5;
}

#about_section p {
	width:250px;
	padding-bottom:15px;
}

#news_section {
	width:210px;
	height:340px;
	float:left;
	padding-top:10px;
	margin-left:15px;
	margin-bottom:10px;
}


/* Homepage Content */

#wrapper {
	width:800px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB7C04;
	border-bottom-color: #DB7C04;
	background-color:#F0EBE7;
	padding-top:5px;
	padding-bottom:5px;
}

#subpage_graphics {
	width:790px;
	height:199px;
	margin:auto;
	float:left;
	padding-left:5px;
}

/* Subpage Content */

#subpage_content {
	width:530px;
	float:left;
	margin-left:15px;
	margin-bottom:25px;
	margin-top:35px;
}

#subpage_content ul {
	margin-left:45px;
}

#subpage_content li {
	padding-bottom:10px;
}

#subpage_content ol {
	margin-left:15px;
}

#subpage_content p {
	padding-bottom:15px;
}

#subpage_content a {
	color:#DB7C04;
	text-decoration:none;
}

#subpage_content a:visited {
	color:#DB7C04;
	text-decoration:none;
}

#subpage_content a:hover {
	color:#346988;
	text-decoration:none;
}


#subpage_content_about {
	width:430px;
	float:left;
	margin-left:15px;
	margin-bottom:25px;
	margin-top:35px;
}

#subpage_content_about p {
	padding-bottom:15px;
}

#subpage_content_about a {
	color:#DB7C04;
	text-decoration:none;
}

#subpage_content_about a:visited {
	color:#DB7C04;
	text-decoration:none;
}

#subpage_content_about a:hover {
	color:#346988;
	text-decoration:none;
}

/* Subpage Content */

/* Sidebar */

#sidebar {
	width:200px;
	min-height:300px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0CAC5;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#sidebar h1 {
	width:190px;
	padding-left:10px;
	padding-bottom:4px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#346988;
}

#sidebar ul {}

#sidebar li {
	width:195px;
	padding-left:5px;
	background-image:url(../images/sidebar_divider.png);
	background-repeat:repeat-x;
	background-position: left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6F6F6F;
	list-style-type:none;
	padding-bottom:10px;
	padding-top:10px;
}

#sidebar a {
	color:#6F6F6F;
	text-decoration:none;
}

#sidebar a:visited {
	color:#6F6F6F;
	text-decoration:none;
}

#sidebar a:hover {
	color:#DB7C04;
	text-decoration:none;
}

#sidebar img {
	vertical-align:middle;
	margin-right:5px;
}
#sidebar_about {
	width:300px;
	min-height:300px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0CAC5;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:10px;
	padding-bottom:10px;
}

/* Sidebar */

/* Footer */

#footer {
	width:770px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0CAC5;
	padding-top:10px;
	margin:auto;
}

#footer_left {
	width:420px;
	float:left;
	margin-left:10px;
}

#footer_right {
	width:200px;
	float:right;
	margin-right:10px;
	text-align:right;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#5B5B5B;
}

#footer a {
	color:#5B5B5B;
	text-decoration:none;
}

#footer a:visited {
	color:#5B5B5B;
	text-decoration:none;
}

#footer a:hover {
	color:#DB7C04;
	text-decoration:none;
}

/* Footer */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-weight:normal;
}

em, i {
	font-style: italic;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:26px;
	color:#346988;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#DB7C04;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#DB7C04;
}

h4 {}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#5B5B5B;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#346988;
	list-style-type:square;
	list-style-position:outside;
}

blockquote {
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#346988;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
	padding-bottom:10px;
}
