/* TAGS */
body {
	padding:0px; 
	margin:0px auto;
	height:100%;
	background-image:url(../images/bkg.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;}
	
p {
	margin:0px 0px 16px 0px;
	padding:0px;}

/* HEADERS */
h1 {
	font-size:32px;
	font-weight:normal;
	color:#503e0d;
	font-size:32px;
	padding:0px 0px 16px 0px;
	margin:0px;}
	
h2 {
	font-size:20px;
	color:#686868;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 16px 0px;
	margin:0px;}
	
h3 {
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px 0px 16px 0px;
	margin:0px;}
	
h4 {
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px 0px 16px 0px;
	margin:0px;}
	
h5 {
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px 0px 16px 0px;
	margin:0px;}
	
	
/* IDs */

#wrapper {
	width:931px;
	margin:0px auto;}
	
#banner {
	width:931px;}
	
#banner_left {
	width:283px;
	height:273px;
	float:left;
	background-image:url(../images/banner_left.jpg);}

#rotator {
	width:364px;
	height:273px;
	float:left;}

#rotator ul li {float:left; position:absolute; list-style:none; padding:0px; margin:0px;}

#rotator ul {padding:0px; margin:0px;}

#rotator ul li.show {z-index:500;} 

#rotator2 {
	width:284px;
	height:273px;
	float:left;}
	
#rotator2 ul li {float:left; position:absolute; list-style:none; padding:0px; margin:0px;}

#rotator2 ul {padding:0px; margin:0px;}

#rotator2 ul li.show {z-index:500;} 

#content_wrapper {
	width:931px;
	min-height:475px;
	height:auto !important;
	height:475px;
	background-image:url(../images/repeater.jpg);
	background-repeat:repeat-y;
	position:relative;}
	
#content {
	width:598px;
	padding:20px;
	float:left;
	position:relative;}
	
#sidebar {
	width:293px;
	padding-bottom:20px;
	float:left;
	background-image:url(../images/sidebar_bkg.jpg);
	background-repeat:no-repeat;}
	
#sidebar p {
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;}
	
#sidebar h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	color:#333333;
	padding-bottom:8px;
	font-weight:normal;
	text-align:center;}
	
#sidebar2 {
	width:293px;
	padding-bottom:20px;
	float:left;
	background-image:url(../images/sidebar_bkg2.jpg);
	background-repeat:no-repeat;}
	
#sidebar2 p {
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;}
	
#sidebar2 h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	color:#333333;
	padding-bottom:8px;
	font-weight:normal;
	text-align:center;}
	
#sidebar2 h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	color:#333333;
	padding-bottom:8px;
	font-weight:normal;
	text-align:center;
	text-decoration:none !important;}
	
#contact_info {
	position:absolute;
	text-align:center;
	top:260px;
	right:170px;}
	
#content_address {
	color:#000;
	position:absolute;
	top:320px;
	left:125px;}

#footer {
	width:931px;
	height:109px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fefefe;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;}
	
#footer a {
	color:#fff;
	text-decoration:none;}

#footlinks {
	width:891px;
	padding:50px 0px 0px 40px;}
	
#footlinks ul {
	padding:0px;
	width:891px;
	margin:0px;}

#footlinks li {
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;}
	
#footlinks a.no_border {
	border-right:0px;}
	
#footlinks a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#fefefe;
	border-right:1px solid #fefefe;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	text-decoration:none;}

#footlinks a:hover {
	color:#d0a74d;
	text-decoration:none;}
	
#register {
	width:120px;
	padding:23px 0px 0px 0px;
	float:left;}
	
#copyright {
	width:530px;
	float:left;
	padding:20px 0px 0px 270px;}
	
/* NAVIGATION */

#nav {
	width:931px;
	height:36px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;}
	
#nav ul {
	padding:0px;
	margin:0px;}

#nav li {
	list-style:none;
	margin:0px;
	padding:0px;}
	
#nav li a {
	display:block;}

/* CLASSES */
.clear {clear:both;}
.fleft {float:left;}
.align {text-align:center;}
.img {
	border:1px solid #503e0d;}
.sec_input {
	width:72px;}


/* FONTS */
.b {font-weight:bold;}
.i {font-style:italic;}
.u {text-decoration:underline;}
.r {
	color:#F00;
	font-size:17px;
	font-weight:bold;}
.r2 {
	color:#F00;
	font-size:12px;
	font-weight:bold;}
.small {
	font-size:12px;}
.medium {
	font-size:15px;}
.large {
	font-size:16px;
	color:#000;
	font-weight:bold;}