/* @override http://demotemplates.joomlashack.com/vintage/templates/js_vintage_004/css/template_css.css */
/* @group Global Reset */
body {
	background-color:#b2a881;/*background: #46371e url(/images/page_bg.png) repeat-x center top;*/
	margin: 0;
	padding: 0;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 92%/140% "Times New Roman", Times, serif;
}
a img  {
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre,blockquote, dl, address {
	margin: 0;
	padding: 0;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}
a:focus
{
	outline: none;
}


/* @end */


/* @group Custom XHTML Float Classes */


.floatLeft { float: left; }
.floatRight { float: right; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }


/* @end */




/* Left Column Typography */

#leftcol h1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

#leftcol h2 {
	font-size: 16px;
}
#leftcol h4 {
	font-size: 14px;
}
#leftcol p, #rightcol p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;

}
#leftcol a {
	
	font-family: "Times New Roman", Times, serif;
}
/* Basic Typography 

div.main-inside ol,
div.main-inside ul {
	margin-left: 20px;
}
*/
h1 {
	font-size: 20px;
	line-height: 145%;
	color: #a9070f;
}
h2 {
	font-size: 24px;
	line-height: 145%;
	padding: 4px;
	color: #623b27;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 18px;
	line-height: 145%;
	padding: 4px;
	color: #a9070f;
	
}
h4 {
	font-size: 16px;
	line-height: 145%;
	padding: 4px;
	color: #483625;
}
h5 {
	font-size: 14px;
	line-height: 1.5em;
	color: #A9070f;
}
p {
	padding-bottom: 10px;
}


a {
	color: #a9070f;
	text-decoration: underline;	
}
a:hover {
	color: #660000;
	text-decoration: none;	
}



/*-----BLOCKQUOTE STYLE-----*/

blockquote {
  background: #f0eddb url(/images/quoleft.png) no-repeat 10px 10px;
  padding: 10px;
  border: 1px solid #dbd9c9;
  font-style: italic;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(/images/quoright.png) right bottom no-repeat;
}


/* @end */

/* @group Structure */


#main-wrapper	{
	width: 924px;
	margin: 0px auto;
}
.main-top {
	float: left;
	position: relative;
	height: 35px;
	width: 924px;
	background: url(/images/main_top.png) no-repeat center top;
}
#mainbody	{
	float: left;
	position: relative;
	width: 924px;
	background: url(/images/main_bg.png) repeat-y center top;
	height:auto;
}
#header {
height: 226px;
}

/* Left and Right (-both) */


/* Left Column */
#leftcol {
	float: left;
	width: 200px;
	padding-left: 36px;
	position: relative;
	top: -5px;

 	}
#leftcol .left-inside {
	margin: 0;
 	width: auto;

}
#leftcol h1 {
	margin: 2px 0 0 10px;
	padding:  0;
	font-size: 14px;
	line-height: 1.8em;
	color: #fffef1;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;

	vertical-align: middle;
}
#leftcol table td  p {
	padding: 5px 10px 5px 10px;
	color: #a9070f;
	font-weight: bold;
}
#leftcolNavHeader {
	background: url(/images/sideNavbrown_03.jpg) no-repeat left top;
	height: 28px;

}
#leftcolNavHeader h1 {
	margin: 2px 0 0 10px;
	padding: 1px 0 0 0;
	font-size: 14px;
	line-height: 2em;
	color: #fffef1;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 26px;
	
}
#leftcolNav {
background: url(/images/sideNavbrown_06.jpg) repeat-y left top;
margin: 0;
	padding: 10px 0px 10px 0;
	font-size: 14px;
	line-height: 1.2em;
	
	text-align: left;
	text-transform: uppercase
}
#leftcolNav ul {
list-style-type: none;
margin: 0;
	padding: 0;
	width: 170px;
}
#leftcolNav li {
margin: 0;
	padding: 3px 0px 3px 6px;;
}
#leftcolNav ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #483b25;
}
#leftcolNav ul li a:link, #nav ul li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #483b25;
}
#leftcolNav ul li a:hover, #nav ul li a:active {
	font-weight: bold;
	text-decoration: none;
	color: #a9070f;
	
} 
#leftcolNavFooter {
	background: url(/images/sideNavbrown_08.jpg) no-repeat left top;
	height: 11px;
}
#main {
	float: left;
	width: 620px;
	padding-left: 25px;
	position: relative;
	background-color:#FFFEF1}
#main img {
float: right;
	padding-left: 30px;

	position: relative;
	background-color:#FFFEF1;
	}
	#main ul {
	list-style-type: disc;
	}
	 #main ol{	
	list-style-type: square;
	}
#banner {
	float: left;
	text-align: left;
	padding-left: 30px;
	position: relative;
	background-color:#FFFEF1}	
#main table td img {
	float: right;
	text-align: left;
	padding-left: 3px;
	position: relative;
	background-color:#FFFEF1}	
#table td {
	vertical-align: top;
}
#image {
	float: right;
	position: relative;
	margin-left: 20px;
	margin-bottom: 10px;
	
}
#image #frame {
	float: right;
	position: relative;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin: 0 23px 0 0;
	border: 3px solid #43341c;
}
 #frame {
	float: right;
	position: relative;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin: 0 23px 0 0;
	border: 3px solid #43341c;
}
#home-img {
	padding: 4px;
	margin: 0 23px 20px 0;
	border: 3px solid #43341c;
	}		
#rightcol {
	float: right;
	width: 150px;
	padding-right: 15px;
	position: relative;
	top: -5px;

 	}
#rightcol .right-inside {
	margin: 0;
 	width: auto;

}

/* Footer */

#footer	{
	float: left;
	position: relative;
	width: 924px;
	height: 35px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #800;
	font: 12px "Times New Roman", Times, serif;
	background: url(/images/main_bottom.png) no-repeat center top;
}


#footer ul {
	color: #4D3E23;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
}
#footer ul li {
	padding: 0 45px 15px 45px;
	display: inline;
	font-weight:bold;
	font-size:12px;
}
#footer a {

}
#footer a:link, #footer a:visited {
	color: #4D3E23;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
#footer a:hover, #footer a:active {
	font-weight:bold;
	text-decoration: underline;
	color: #800;
	font-size:12px;
}
.clear {
	clear: both;
}

/* @end */



a.mainlevel {
	line-height: 20px;
	height: 20px;
	padding-left: 9px;
	text-decoration: none;
	background: url(/images/mainlevel.gif) no-repeat 0px 5px;
}
a.sublevel {
	padding-left: 4px;
	font-size: 12px;
	color: #000;
}
a.sublevel.img {
}

/* Banner */
div#banner {
	margin: 0px auto 10px auto;
	text-align: center;
}




#copyrightL  {
	float: left;
	font: 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #43341c;
	margin: 0px auto;
	text-align: left;
	width: 300px;
	padding-left: 25px;
	text-decoration: none;
}

#copyrightR, #copyrightR a {
	float: right;
	font: 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #43341c;
	margin: 0px auto;
	text-align: right;
	width: 300px;
	padding-right: 20px;
	text-decoration: none;
}
#copyrightR a:hover {text-decoration: underline;
}
.tagGreen {
	font-size: 9px;
	font-style: italic;
	color: #339966;
}
.cright {
	text-indent: -5000em;
	margin: 0;
	padding: 0;
}
fieldset {
	border: 1px solid #483625	;
	width: 570px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	clear: both;
}

legend
{
	color: #a9070f;
	font-size:14px;
	padding: 20px 8px
}
.red {
	color: #a9070f;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
