@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #858585;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #545454;
	background-image:url(../images/repeat.gif);
	background-repeat:repeat-x;

}


h2 {
	font-size:18px;
	color:#c48d0f;
	margin: 0;
}

h3 {
	font-size:13px;
	margin: 0;
}

a {
	color:#9c1c1c;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #545454;
}

img {
	border:0px;
}

.oneColFixCtr #container {
	width: 872px;
	background: #efefef;
	margin: 0 auto;
	text-align: left;
	padding-left:14px;
	padding-right:14px;
	

}

.oneColFixCtr #container2 {
	background-image:url(../images/outerbackground.gif);
	background-repeat:no-repeat;  
	margin: 0 auto; 
	text-align: center;
	width:1007px;
	height:140px; 
	

}

.oneColFixCtr #mainContent {
	background-image:url(../images/content-back.gif);
	background-repeat:no-repeat;
	width: 595px; 
	margin-top:10px;
	margin-bottom:30px;
	padding-top:10px;
	min-height:500px;
}

.oneColFixCtr #seperator {
	border-bottom:#9d9d9d dotted 1px;
	width: 590px; 
	margin-top:10px;
	margin-bottom:10px;
}

.oneColFixCtr #mainContent p {
	font-size:12px;
	padding-left:20px;
	padding-right:20px; 
}


.oneColFixCtr #mainContent h1 {
	font-size:24px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	margin-bottom:0px; 
}

.oneColFixCtr #mainContent h2 {
	font-size:16px;
	padding-left:20px;
	padding-right:20px; 
}

.toplinks {
	font-size:10px;
	height:13px;
	padding-top:2px;
	margin-bottom:4px;

}

#seperatorsmall {
	border-bottom:#9d9d9d dotted 1px; 
	margin-top:2px;
	margin-bottom:2px;
}


/*Right Panel */




.rightcontainer {
	width:264px;
	padding-bottom:5px;
	background-color:#e8d796;
	float:right;
}








.leftcontainerCopy {
	width:264px;
	padding-bottom:5px;
	background-color:#e8d796;
	float: left;
}


#rightheader {
	background-image:url(../images/Spotlight.gif);
	background-repeat:no-repeat;
	width:254px;
	height:26px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	
}

#rightlogin {
	font-size:10px;
	background:#ffffff;
	background-image:url(../images/login-background.gif);
	background-repeat:no-repeat;
	border:1px solid #baac78;
	width:252px;
	/*height:154px;*/
	margin-left:5px;
	
}

#rightlogin a {
	font-size:10px;
	
	
}

.rightloginheader {
	width:230px;
	height:22px;
	font-size:14px;
	color: #545454;
	padding-top:12px;
	margin-left:21px;

}

#rightform {
	font-size:10px;
	width:140px;
	margin-left:100px;
	margin-top:6px;

}

.submitbutton {
	border:0px;
	cursor:pointer;
}
	


#rightgallery {
	background-image:url(../images/gallery-background.gif);
	background-repeat:no-repeat;
	width:254px;
	height:106px;
	margin-left:5px;
	margin-top:5px;
	
}

#rightweather {
	font-size:10px;
	background:#ffffff;
	background-image:url(../images/weather-background.gif);
	background-repeat:no-repeat;
	border:1px solid #baac78;
	width:252px;
	/*height:154px;*/
	margin-left:5px;
	margin-top:5px;
	padding-bottom:5px;
}



.rightgalleryheader {
	width:230px;
	height:22px;
	font-size:14px;
	color: #545454;
	padding-top:12px;
	margin-left:21px;

}

#rightgallerycontent {
	font-size:10px;
	width:145px;
	margin-left:100px;
	margin-top:6px;
	
}

#rightweathercontent {
	background-color:#f0f0f0;
	font-size:10px;
	width:140px;
	margin-left:100px;
	margin-top:6px;
	padding:3px;
	
}

.small {
	font-size:10px;
}

.error {
	font-size:11px;
	font-weight:bold;
	color:red;
}








/*Footer */


.footertext {
	font-size:10px;
	color:#FFFFFF;
	margin-left:10px;

}

.footertext a {
	color:#FFFFFF;
}

