/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Graffiti Page Pack Layout 04
  2 Column Fixed +
	Page-spanning Masthead
	Sidebar on left -static
  -----------------------------------
*/

body {
	color: #333333;
	background-color: #FFFFF0;
	background-image: url(../images/topbackground.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	min-width: 770px;
}
#masthead {
	height: 154px;
}
#menubar {
	font-size: 0.8em;
	color: #ECE9D8;
}
/********COLUMN WRAPPER**********/
#layout {
	width: 960px;
	padding: 0;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of Layout
	590 + 180 = 770 
	Then we deduct 2px from the sidebox to work
	around gross miscalculations by IE5 Mac*/
#mainbox {
	width: 671px;
	float: right;
	background-image: url(../images/graf-vrule.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#sidebox {
	width: 287px;
	float: right;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	background-image: url(../images/graf-vrule.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 12px 24px;
}
h1 {
	margin: 0px;
	font-size: 1.1em;
	padding: 2px 24px;
	color: #FFFFFF;
	border: 1px solid #4D4D4D;
	font-weight: normal;
	background-color: #D87838;
	letter-spacing: 0.35em;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
}
#maincontent p {
	margin: 8px 0 12px 0;
}


/*Sidebar*/
#sidecontent {
	padding: 0 16px 16px 0;
	font-size: 0.7em;
}
#sidecontent .topheading {
	margin: 0;
	color: #FFFFFF;
}
#sidecontent p {
	margin: 0 0 12px 0;
}

.sidebartext { font: 10px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; background: #F3DCCB; padding-top: 11px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px; border-color: #000000 black black; border-style: dashed; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.sidebartext p { font: 11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #8A4115;}
.inset { font: 11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; background: #F3DCCB; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.inset p { font: 11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #8A4115; }
.inset a:link { font: 11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #B85818; text-decoration: none; }
.inset a:visited { font: 11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #B85818; text-decoration: none; }
.inset a:hover { font: 11px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #FFFFFF; text-decoration: none; }
.feetable {  font: 12px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #333333; background: #F3DCCB;}
.feetable p { font: 12px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #333333;}
.feetablesub { font: 12px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #333333;}
.feetablesub p { font: 12px "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; color: #333333; }
/***********FOOTER************/
/*Footer Container*/
#footerbox {
	clear: both;
	font-size: 0.7em;
	width: 100%;
	margin: 0 0 0px;
	padding: 0 0 16px 0;
}
/*Footer Content*/
#footer {
	margin: 0 auto;
	text-align: center;
	padding: 12px 24px;
	background-color: #D87838;
	color: #fff;
}
#footer p {
	margin: 0;
}

/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #D87840;
	cursor: default;
	font-size: .1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/

#layout a:link, #layout a:visited {
	color: #D87838;
	text-decoration: none;
	font-weight: bold;
}

#layout a:hover, #layout a:active, #layout a:focus {
	color: #333;
	text-decoration: none;
}
a {
	text-decoration: none;
	font-weight: bold;
}

#footer a:link, #footer a:visited {
}
 
#footer a:hover, #footer a:active, #footer a:focus {
}

.regular {
font-size: .8em;
}
.regular a:link, .regular a:visited { 
	color: #D87838;
	text-decoration: none;
	font-weight: bold;
}

.regular a:hover, .regular a:active, .regular a:focus { 
	color: #333;
	text-decoration: none;
}


/******NAVBAR STYLES********/
#menubar {
	font-size: 0.8em;
	border-top: 1px solid #333333;
	padding: 0;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menubar ul {
	padding: 0;
	width: 796px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menubar li {
	list-style-type: none;
	display: inline;
}
#menubar li a {
	float: left;
	color: #000000;
	text-decoration: none;
	background-color: #D87838;
	text-align: center;
	font-size: 9px;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 15px;
	padding-left: 19px;
}
#p7uberlink {
	color: #333333!important;
	background-color: #FFFFF0!important;
}
/*
The Root Level Hover.
DO NOT CHANGE SELECTOR NAMES*/ 
#menubar li a:hover,
#menubar li a:focus, 
#menubar li a:active {
	color: #5A5A5A;
	background-position: 0px -120px;
	background-repeat: repeat;
	background-color: #EBB896;
}
#menubar br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}
#alpha-1 a:hover {background-color: transparent;}

FORM {
font-family: "Trebuchet MS", Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
background: #fffff0;
}

INPUT, TEXTAREA {
font-family: "Trebuchet MS", Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #fffff0;
background: #D87838;
border: 1px solid #000000;
}

IFRAME {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid
}

SELECT, OPTION {
font-family: "Trebuchet MS", Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #fffff0;
background: #D87838;
border: 1px solid #000000;
}
.sidebarother { border-color: black #666666 black black; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
