#pad {
padding: 0 15 0 15;
background-color: transparent;
}

/* Style for lines. */
div.thickline {
	height: 2px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thickline hr {
  display: none;
}

div.thinline {
	height : 1px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none;
}
div.thinline hr {
  display: none;
}

.formfield {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #003163;
	FONT-SIZE: 12px;
}

.listingimg {
	margin-right : 5px;
}
.medium_img {
	margin-right : 10px;
	margin-left : 0px;
}
H1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 22px;
	FONT-WEIGHT: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
H1.category {
	font-size: 22px;
}

/* Teaser Lists: category, feature, page, product */
H3 {
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline;
	color: navy;
	margin: 0px;	
}
H3.product {
	text-decoration: none;
}

.cat_text_large {
	font-size: 14px;
}
.cat_text_featured {
	font-size: 14px;
}
.cat_text_small {
	font-size: 13px;
}
.cat_text_list {
	font-size: 12px;
}
.review_title {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}

#closures {
top: 0px;
left: 0px;
width: 220px;
height: 220px;
}
table.closures {
background-color: #CCCCCC;
}

td.closures {
background-color: #FFFFFF;
}
td.label {
background-color: #FFFFCC;
}


.title {
font-family: helvetica, arial, verdana, sans serif;
font-size: 15px;
font-weight: bold;
}

.required {
font-size:12px;
color: #CC0000;
}


A:link  { 
font-weight: bold; 
color: #77856B;
text-decoration: none;
background-color: transparent;
}

A:hover  {
font-weight: bold; 
color: #ffffff;
text-decoration:none;
background-color: #FF9E01;
}

A:visited  { 
font-weight: bold; 
color: #77856B;
text-decoration: none;
background-color: transparent;
}

A:visited:hover  {
font-weight: bold; 
color: #ffffff;
text-decoration:none;
background-color: #FF9E01;
}

A:active  { 
font-weight: bold; 
color: #77856B;
text-decoration: none;
background-color: transparent;
}



#main-image {
align: center;
padding: 10px 10px 10px 10px;
background-color: #CCD1C8;
	border-bottom:1px dotted #000000;
}
#main {
	width: 770px;
	height: auto;
	border-bottom:1px dotted #000000;
background-color: #CCCCCC;
}


/* ----- INPUT FORM BOX LAYOUT ---------------------------------*/
.FormatBoxTitle {
	FONT-SIZE: 14px;  
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.FormatBoxTitlesmall {
	FONT-SIZE: 12px;  
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BoxTitle {
	FONT-SIZE: 11px;  
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.BoxText {
	font-family : Arial, Helvetica, sans-serif;	
	FONT-SIZE: 11px;  
}

.RequiredField {
	FONT-SIZE: 10px;
	color: #FF0000;
	font-weight: bold;
}
/* form fields */
.formfield {
	background-color: #fbfbfb;
	color: #003163;
	font-size: 12px;
	border: 1px solid #77856B;
}

.formfieldcheckbox {
	font-size: 10px;
	color: #cccccc;
}

.FormButton {
	border-right: 1px outset;
	border-top: 1px outset;
	font-weight: bold;
	font-size: 11px;
	border-left: 1px outset;
	color: white;
	border-bottom: 1px outset;
	background-color: #77856B;
	text-align : center;
}
/***** Body and main container *****/
/**** background:#000000 url(/images/template/background.jpg) top left repeat-y; ****/
body {
	margin:0 auto;
	padding:0;
	color:#404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
color: #CCCCCC;
height: 1px;
border-top: 0px;
border-right: 0px;
border-left: 0px; 
}

#wrap {
background-color: #E9E9E9;
color:#404040;
margin:0 auto;
width:750px;
}
#marquee {
	margin:0 0 0 0;
	padding:0;
	height:20px;
	background-color:#ffffff;
	color: #77856B;
	font-family: "Comic Sans MS";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77856B;
}
/***** Various tags *****/


a img {
	border:0;
	background-color: #FFFFFF;
}

p {
margin:0 0 1.4em 0;
}

/***** Header *****/

#header {
margin:0 0 0 0;
padding:0;
height:0px;
	background-color: #E9E9E9;
}

#header h1 {
color:#505050;
background-color:inherit;
width:350px;
margin:0 0 10px;
font-size:2em;
float:left;
}

#header h1 a {
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:400px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Left sidebar *****/

#leftside {
	clear:left;
	float:left;
	width:150px;
	margin:0 5px 5px;
	padding:0;
	background-color: #E9E9E9;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
	background-color: #E9E9E9;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px dotted #000000;
line-height:1.5em;
	background-color: #E9E9E9;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
	background-color: #E9E9E9;
}

/***** Main menu *****/

ul.avmenu {
width:140px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:130px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #286ea0;
color:#505050;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

/***** Right sidebar *****/

#extras {
float:right;
width:165px;
margin:0 0 5px;
padding:0;
line-height:1.0em;
	background-color: #E9E9E9;
}

#extras p, #extras ul {
margin:0 0 16px;
padding:0;
	background-color: #E9E9E9;
}

#extras p {
font-size:1.2em;
line-height:1.4em;
background-color:#ffffff;
margin:0 16px 16px;
	background-color: #E9E9E9;
}

#extras li {
	line-height:1.0em;
	padding:0;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0;
	list-style-type: none;
	list-style-position: inside;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;

}

#extras ul ul li {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
	color:#993300;
	background-color:inherit;
font-size:1em;
	margin:0 0 8px;
	padding:0;
}



/***** Main content *****/

#content {
	margin:0 0px 2px 0px;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
	padding:0 10px;
	line-height:1.5em;
	height: 100%;
	background-color: #E9E9E9;
}

#contentwide {
	margin:0 5px 5px 140px;
	padding:0 0 0 10px;
	line-height:1.5em;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 100%;
}

#contentwide2 {
margin:0 150px 5px 0;
	border:1px dotted #000000;
padding:0 10px 0 0;
line-height:1.5em;
	background-color: #E9E9E9;
}

#content h2,#contentwide h2, #contentwide2 h2 {
font-size:1.2em;
margin:0 0 10px;
	background-color: #E9E9E9;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font-size:1.1em;
margin:0 0 8px;
	background-color: #E9E9E9;
}

#content h4,#contentwide h4, #contentwide2 h4 {
font-size:.9em;
margin:0 0 0 16px;
color:#CCCCCC
	background-color: #E9E9E9;
}

#content #contentwide img, #contentwide2 img {
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px dotted #000000;
	background-color: #E9E9E9;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
	background-color: #E9E9E9;
}

#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
	background-color: #E9E9E9;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
	background-color: #E9E9E9;
}

#content p {
margin:0 0 0 16px;
padding:0;
	background-color: #E9E9E9;
}
/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:1px dotted #000000;
width:750px;
text-align:center;
color:#808080;
	background-color: #E9E9E9;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
text-decoration:none;
font-weight:bold;
	background-color: #E9E9E9;
}

#footer a:hover {
text-decoration:underline;
	background-color: #E9E9E9;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

/***** News content *****/

#news {

}
#news h3 {
font-size:.9em;
margin:0 0 8px;
color:#993300;
}

#news h4 {
font-size:.7em;
margin:0 0 0 16px;
color:#CCCCCC;
}
#news h5 {
font-size:.7em;
margin:0 0 0 0px;
color:#CCCCCC;
}

/* MENU */
/* main */
.PubMenuMain{
	font-style: normal;
	font-weight: bold;
	color:#77856B;
	text-decoration: none;
	text-align: left;
}
A.PubMenuMain {
	font-style: normal;
	font-weight: bold;
	color:#77856B;
	text-decoration: none;
	text-align: left;
}

/* secondary dropdowns */
.PubMenuDrop{
	font-style: normal;
	font-weight: bold;
	color:#77856B;
	text-decoration: none;
	background-color: #CCD1C8;
	text-align: left;
}
A.PubMenuDrop {
	font-style: normal;
	font-weight: bold;
	color:#77856B;
	text-decoration: none;
	background-color: #CCD1C8;
	text-align: left;
}
#pubpages {

}
#pubpages h3 {
font-size:1.1em;
margin:0 0 8px;
}

#pubpages h4 {
font-size:.9em;
margin:0 0 0 16px;
color:#CCCCCC
}
#pubpages h5 {
font-size:.8em;
margin:0 0 0 0px;
color:#CCCCCC
}
#pubpages td {
font-size:.8em;
margin:0 0 0 0px;
color:#CCCCCC
}

