/* Start of CMSMS style sheet 'style' */
body{background:url(../images/bodyBg.jpg) no-repeat top center #452906}

#wrap{width:700px;margin:0 auto}

/* HEADER STYLES */
#header{width:690px;float:left;position:relative;border:5px solid #c19b67;margin:5px 0 10px}
.headerImages{width:690px;height:190px;}
#name{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	line-height:normal;
	display:block;
	width:319px;
	font-weight:normal;
	font-style:italic;
	border:none;
	z-index:99999;
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 73px;
}
#slogan{position:absolute;bottom:5px;left:5px;margin:0;padding:0;line-height:normal;display:block;width:100%;font-size:18px;font-weight:normal;font-style:italic;color:#f2ebd5;border:none;z-index:99998}

/* NAVIGATION STYLES */
#nav{width:700px;float:left;margin:7px 0 10px}
#nav ul{margin:0;padding:0}
#nav li{margin:0;padding:0;display:block;float:left;}
#nav a{font-style:italic;color:#f2ebd5;font-size:18px;margin:0 10px;padding:5px}
#nav a:hover{background:#452906;border:2px solid #c19b67;padding:3px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}

/* CONTENT STYLES */
/*
#content{width:670px;float:left;height:100%;position:relative;border:5px solid #c19b67;margin:5px 0 10px;padding:10px;background:url(images/contentBg.gif) bottom repeat-x #f9f5e8;overflow:hidden;} */
#content{width:670px;float:left;height:100%;position:relative;border:5px solid #c19b67;margin:5px 0 10px;padding:10px;background: #f9f5e8;overflow:hidden;}

/* HOME BOXES */
.homebox{width:315px;height:100%;}
.homebox2{width:315px;height:auto;}
.rotatorBox{width:308px;float:right;height:205px;margin:50px 0 0 0}
.rotatorBox img{margin:5px}

/* ---- HOME BOX FORM */
.homebox.contact label{text-align:left !important;font-weight:bold;padding:5px 0}
.homebox.contact input{width:300px!important;border:1px solid #452906;background:#f2ebd5;padding:4px}
.homebox.contact textarea{width:300px!important;border:1px solid #452906;background:#f2ebd5;padding:4px;height:75px}
.homebox.contact .cms_submit{background:none;width:auto !important;margin:10px 0}

/* ---- HOME BOX NEWS */
.homebox.news li{list-style-type:none;padding:0 !important;margin:10px 0 !important;display:block;border-bottom:1px dashed #aaa}
.homebox.news h4{padding:0 !important;font-weight:normal;border:none}

/* ---- HOME BOX2 FORM - NEEDED FOR COMPATIBILITY ISSUES*/
.homebox2.contact label{text-align:left !important;font-weight:bold;padding:5px 0}
.homebox2.contact input{width:300px!important;border:1px solid #452906;background:#f2ebd5;padding:4px}
.homebox2.contact textarea{width:300px!important;border:1px solid #452906;background:#f2ebd5;padding:4px;height:75px}
.homebox2.contact .cms_submit{background:none;width:auto !important;margin:10px 0}

/* ---- HOME BOX2 NEWS - NEEDED FOR COMPATIBILITY ISSUES */
.homebox2.news li{list-style-type:none;padding:0 !important;margin:10px 0 !important;display:block;border-bottom:1px dashed #aaa}
.homebox2.news h4{padding:0 !important;font-weight:normal;border:none}

/* FOOTER STYLES */
#footer{float:left;width:700px}
#footer .copyright,#footer a,#footer{color:#f2ebd5;font-style:italic;font-size:.9em}
#footer a{text-decoration:underline}
#footer a:hover{text-decoration:none}
#footer .copyright{display:block;float:left}
#footer ul{display:block;float:left;margin:5px 60px}
#footer li{display:block;float:left;padding:0 7px}
#footer .siteby{display:block;float:right}
/* End of 'style' */
