/* ----------------------------- */
/* SITE STYLES                   */	
/* ----------------------------- */

body {
	background:#c4c348 url(../images/page_bg.jpg) repeat center top;
	color:#021531;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height:1.5; 
	text-align:center;
}

a:link, a:visited {
	color: #c1562b; 
}
a:hover { text-decoration:none; }

p { font-size:15px; margin:15px 0; }

blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}

ul {padding:0 0 0 15px;}		
li { line-height: 165%; list-style-type: disc; margin:5px 0; }

h1, .head {
	border-bottom: 1px solid #e7e5e0; 
	color: #a2080a; 
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	margin:0 0 5px 0;
}

h2, .subHead {
	color: #a2080a;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

h3 {
	color: #000;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

h4 { font-family:Trebuchet MS, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #203C91; display: inline}

strong {font-weight: bold;}

.color {color: #203C91; display: inline; font-weight: normal;}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.highlight {color: #3333CC;}
.errorMsg {color: #FF3333; font-size: 10px; margin-left: 10px;}
.smallLight {font-size: 10px; color: #999;}
	
	
/* ----------------------------- */
/* GLOBAL STYLES                 */	
/* ----------------------------- */

li.siteMap_1 { margin-top:6px 0 0 15px;}	
li.siteMap_2 { line-height: 125%; margin:6px 0 0 30px;}
li.siteMap_3 { line-height: 125%; margin:6px 0 0 45px;}
li.siteMap_4 { margin:6px 0 0 0 60px; }

.imgCaption {color: #777; font-size: 9px; margin: 3px 0px 4px 0px;}
	
.imgTable {margin:0 0 8px 0;}

.mod_copy {margin: 10px 0 15px; width:100%; voice-family: "\"}\""; voice-family: inherit;}  
html>body .mod_copy {width: auto;}


/* ----------------------------- */
/* SITE FORMAT STYLES             */	
/* ----------------------------- */

#bgHelper { background:url(../images/site_bg.jpg) repeat-x center top; height:100%; width:100%;}

#wrapper {
	height:100%;
	margin:0 auto;
	text-align:left;
}

#leftColumn {
	float:left;
	width:261px;
}

#logo {
	height:257px;
	margin:0 0 10px 0;
	width:261px;
}
#logo span {display:none;}

#subNavTopper {background:url(../images/subnav_top.png) no-repeat 0 0; height:15px;}
#subNavContainer {background:#fff;}
#subNavContainer .content {margin:0 0 0 20px; min-height:402px;}
#subNavShadow {background:url(../images/subnav_rightshadow.png) repeat-y 0 0; width:9px;}
#subNavBottom {background:url(../images/subnav_bottom.png) no-repeat 0 0; height:16px;}

#mainContent {
	float:right;
	width:706px;
}

#mainContentTop {background:url(../images/maincontent_top.png) no-repeat 0 0; height:13px;}
#mainContentBody {
	background:#f0f0e0;
	padding:0 0 0 20px;
}
#mainContentShadow {background:url(../images/maincontent_rightshadow.png) repeat-y 0 0; width:8px;}
#mainContentBottom {background:url(../images/maincontent_bottom.png) no-repeat 0 0; height:16px;}


#designImage { background:url(../images/design_image_bg.jpg) no-repeat 0 0; height:192px; margin:2px 0 5px 0; padding:9px 0 0 10px; width:657px; }



.leftcolumn {
	border-right:1px solid #eaeada;
	padding:0 15px 0 10px;
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	height:47px;
	margin:0;
	padding:0 0 0 5px;
}

.majorNavLink {
	display:block;
	float:left;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	margin: 0;
	padding:0;
}

.majorNavLink li {
	display:block;
	float:left;
	height:47px;
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}
.majorNavLink li.last {margin:0;}

.majorNavLink a:visited, .majorNavLink a:link {
	background:url(../images/majorNav_bg.jpg) no-repeat left top;
	color: #fff;
	cursor:pointer;
	display:block;
	float:left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
	height:47px;
	line-height:40px; 
	padding:0;
	text-align:center;
	text-decoration: none;
	text-transform:capitalize;
	width:auto;
}

.majorNavLink a span {background:url(../images/majorNav_hover.jpg) no-repeat right top; display:block; float:left; height:44px; padding:0 14px;}
	
.majorNavLink a:hover {
	background:url(../images/majorNav_select_left.jpg) no-repeat left top !important; display:block; float:left;
	display:block;
	float:left;
}
.majorNavLink a:hover span {background:url(../images/majorNav_select_right.jpg) no-repeat right top !important; display:block; float:left; height:44px; }

.majorNavLink li.selected {background:url(../images/majorNav_arrow.jpg) no-repeat center bottom;}

.majorNavLink a.selected { background:url(../images/majorNav_select_left.jpg) no-repeat left top !important; display:block; float:left;}
.majorNavLink a.selected span { background:url(../images/majorNav_select_right.jpg) no-repeat right top !important; display:block; float:left; height:44px;}

/* Minor Nav */

#minorNav { 
	display:block;
	float:right;
	margin:12px 40px 0 0;
}
	
.minorNavLink {
	display:block;
	height:25px;
	margin:0;
	padding:0;
}

.minorNavLink li {
	display:inline;
	list-style:none;
	margin:0 0 0 15px;
	padding:0 10px;
}

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
	color: #fff; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight:bold;
	line-height: 100%; 
	padding-left:13px;
	text-decoration: none;
	text-transform:uppercase;
}
	
.minorNavLink a:hover {
	color:#000;
}

.minorNavLink .selected span {text-decoration:underline !important;}
	
/* Sub Nav */
	
div.subNav { font-family:Trebuchet MS, Helvetica, sans-serif; margin:0 0 30px 0; width:202px;}
div.subNav a { font-weight:bold;}

.subNav_hdr {
	background:url(../images/subnav_hdr_bg.jpg) no-repeat 0 0;
	color: #fff;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	height:39px;
	margin:0;
	padding:8px 0 0 15px;
	text-transform:uppercase;
	width:202px;
}

.subNavList_1 {
	margin:0;
	padding:0; 
}

.subNavList_1 li {
	background:url(../images/subNav_divider.jpg) no-repeat 0 0;
	line-height:100%;
	list-style:none !important;
	margin:5px 0;
	padding:0;
}

.subNavList_1 a:visited, .subNavLink_1 a:link {
	background:#f4f4ea;
	color: #c1562b;
	display:block; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	line-height:120%;
	padding:10px 0 10px 15px;
	text-decoration: none;
	text-transform:uppercase;
}

.subNavList_1 a:hover {
	color: #000; 
}

.subNavList_2 {
	margin:0;
	padding:0; 
}

.subNavList_2 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_2 a:visited, .subNavLink_2 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #adac25; 
	display:block;
	font-size: 14px;
	line-height:120%;
	margin-left:15px;
	padding:7px 0 7px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_2 a:hover {
	color: #000; 
}


.subNavList_3 {
	margin:0;
	padding:0; 
}

.subNavList_3 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_3 a:visited, .subNavLink_3 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #adac25; 
	display:block;
	font-size: 13px;
	line-height:120%;
	margin-left:30px;
	padding:7px 0 7px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_3 a:hover {
	color: #000; 
}


.subNavList_1 .selected, .subNavList_2 .selected, .subNavList_3 .selected {
	color:#000 !important;
}
	

/* ----------------------------- */
/* CONTENT STYLES                */	
/* ----------------------------- */


/* Left Column */

.leftCol {
	margin: 0px; 
	width:100%; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}
html>body .leftCol {width:auto;}

.leftCol td, .leftCol div, .leftCol {color: #555; font-size: 10px; line-height: 140%;}

.leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #444; font-size: 12px; padding-bottom: 2px; border-bottom: 1px #ddd dashed;}

/* Body Column */

#bodyTop {background:url(../images/bodytop.jpg) no-repeat 0 0; height:15px;}
#bodyBottom {background:url(../images/bodybottom.jpg) no-repeat 0 0; height:10px;}

.bodyWrapper {
	background:url(../images/bodycontent.jpg) repeat-y 0 0;
	margin:0;
	padding:0;
	width:100%; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

.bodyWrapper .content {min-height:350px; padding:0px 40px 40px 20px;}

html>body .bodyWrapper {
	width: auto;
}

#footerContainer {
	color:#fff;
	font-size:12px;
	margin:15px 0 0 0;
	padding:0 0 25px 290px;
}

#footerContainer ul {list-style:none; margin:0; padding:0;}
#footerContainer ul li {background:url(../images/footer_divider.jpg) no-repeat right center; display:block; float:left; list-style:none; padding:0 30px;}

#footerContainer .first {padding:0 30px 0 0;}
#footerContainer .last {background:none;}

#footerContainer a:visited, #footerContainer a:link {
	color: #fff; 
	text-decoration: none;
}

#footerContainer a:hover {
	color: #000;
}

/* Right Column */

.mod_galleries .mod_copy {
	margin: 0px;
	padding: 0px;
}


        
	
