body {
	margin: 0px;
	background-color: #dbcfa6;
	background-image: url(../App_Themes/sumnercvb/images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
}


hr {
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7bba3;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{
	color: #000000;
}

a:hover{
	text-decoration: none;
}

#site-container{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 56px;
}

#sidebar{
	float: left;
	width: 265px;
}

#sidebar h1{
	margin: 0px;
	text-align: center;
}

#sidebar h1 a img{
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 81px;
	background-image: url(../App_Themes/sumnercvb/images/header.jpg);
	width: 725px;
	float: left;
}

#main{
	float: left;
	width: 725px;
	background-image: url(../App_Themes/sumnercvb/images/main-bg.jpg);
	background-position: center 500px;
	padding-bottom: 300px;
}

.inner{
	min-height: 500px;
	padding-top: 90px;
}

#top-nav{
	background-image: url(../App_Themes/sumnercvb/images/top-nav.png);
	background-position: center top;
	_background-image: none;
	_background-color: #40937b;
	width: 725px;
}

#top-nav ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}

#top-nav li{
	float: left;
}

#top-nav li a{
	color: #fff4d5;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 8px;
}

#top-nav li a:hover{
	color: #ffc612;
}

#top-nav li:hover, #top-nav li.sfhover {
	background-color: transparent;
}

#top-nav li ul {
	position: absolute;
	left: -999em; 
	margin: 0px;
	padding: 0px;
}

#top-nav li:hover ul, #top-nav li.sfhover ul { 
	left: auto;
}

#top-nav li li{
	float: none;
	display: list-item;
}

#top-nav li li a{
	background-color: #edd096;
	color: #645945;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fee1a7;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	width: 120px;
}

#top-nav li li a:hover{
	color: #000000;
	background-color: #edd096;
}

#left-spacer{
	width: 30px;
	float: left;
	margin-top: 30px;
	height: 30px;
	clear: both;
}

#left-nav{
	width: 175px;
	float: left;
	margin-right: 25px;
	background-image: url(../App_Themes/sumnercvb/images/left-nav.png);
	_background-image: none;
	_background-color: #c5e0ba;
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}

#left-nav li ul  {
	display: none;
}

#left-nav li.CMSListMenuHighlightedLI ul {
	display: block;
}

#left-nav ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#left-nav li ul{
	margin: 0px;
	padding: 0px;
}


#left-nav li a{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a8370e;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	width: 144px;
}

#left-nav li a:hover{
	color: #645945;
}

#left-nav li li a{
	width: 138px;
	padding-left: 9px;
	text-transform: none;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
}

#left-nav li li li a{
	padding-left: 20px;
	width: 127px;
	font-size: 12px;
	background-image: url(../App_Themes/sumnercvb/images/bullet.gif);
	background-position: 13px 14px;
	background-repeat: no-repeat;
}

#content{
	float: left;
	width: 465px;
	line-height: 20px;
	margin-top: 30px;
}

#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content h1{
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#content h2{
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #a8370e;
}


#footer {
	background-image: url(../App_Themes/sumnercvb/images/footer.jpg);
	background-position: center top;
	overflow: hidden;
	text-align: right;
	clear: both;
	height: 100px;
}

.card{
	text-align: right;
	margin-top: -400px;
	padding-right: 20px;
	overflow: hidden;
	float: right;
}

.card a{
	display: block;
	background-image: url(../App_Themes/sumnercvb/images/card.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.card a:hover{
	background-image: url(../App_Themes/sumnercvb/images/card.gif);
	background-position: right top;
}

.clear {
	clear: both;
}

.plain {
}

.plain .inner{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../App_Themes/sumnercvb/images/inner-plain.jpg);
}

.sunset{
	background-image: url(../App_Themes/sumnercvb/images/tea.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	_background-image: none;
}

.sunset .inner{	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../App_Themes/sumnercvb/images/inner-sunset.jpg);
}

.trailer{
	background-image: url(../App_Themes/sumnercvb/images/suitcases.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	_background-image: none;
}

.trailer .inner{	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../App_Themes/sumnercvb/images/inner-trailer.jpg);
}

.fishing{
	background-image: url(../App_Themes/sumnercvb/images/basket.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	_background-image: none;
}

.fishing .inner{	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../App_Themes/sumnercvb/images/inner-fishing.jpg);
}

.music{
	background-image: url(../App_Themes/sumnercvb/images/guitar-guy.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	_background-image: none;
}

.music .inner{	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../App_Themes/sumnercvb/images/inner-boy.jpg);
}

.travel{
	background-image: url(../App_Themes/sumnercvb/images/luggage.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	_background-image: none;
}

.travel .inner{	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../App_Themes/sumnercvb/images/inner-bus.jpg);
}


.Calendar table{
	width: 100%;
	border: 1px solid #edd096;
}

.Calendar td{
	vertical-align: top;
}

.Calendar br{
	display: none;
}

.DayHeader{
	font-weight: normal;
	background-color: #edd096;
	border-style: none;
}

tr, th {
	border-style: none;
}

.Title{
	background-color: #a8370e;
	color: #FFFFFF;
}

.OtherMonth{
	color: #bfa475;
}

.Day, .Today, .Weekend, .OtherMonth   {
	border: 1px solid #edd096;
}

.Day a, .Today a, .Weekend a, .OtherMonth a{
	display: block;
	line-height: normal;
	font-size: 11px;
	padding: 5px;
}

.Today{	

}


.Navigation a{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}


.form {
	margin-bottom: 15px;
	margin-top: 15px;
}

.form dt {
	float: left;
	width: 120px;
	line-height: 18px;
	margin-bottom: 10px;
}

.form dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 130px;
}

.EditingFormErrorLabel {
	color: #ff0000;
}

.TextAreaField, .TextboxField, input.TextBoxField {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	width: 300px;
	font-size: 15px;
	padding: 3px;
	background-color: #fff4d5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7bba3;
	border-right-color: #fff4d5;
	border-bottom-color: #fff4d5;
	border-left-color: #fff4d5;
}

#plcRoot_Layout_Content_pageplaceholder_pageplaceholder_Layout_Content_editabletext1_BizFormControl1_Bizform1_ctl00_SecurityCode_txtSecurityCode {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	width: 50px;
	font-size: 15px;
	padding: 3px;
	background-color: #fff4d5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7bba3;
	border-right-color: #fff4d5;
	border-bottom-color: #fff4d5;
	border-left-color: #fff4d5;
}

.TextAreaField {
	height: 75px;
}

.form input.FormButton{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	width: auto;
	font-size: 13px;
	background-color: #a8370e;
	color: #fff4d5;
	border-style: none;
	padding: 3px;
}

.form input.FormButton:hover{
	background-color: #0ca28b;;
}

.BlogPBody {
	margin-bottom: 15px;
}

.BlogPDateWhole {
	display: none;
}

.blackBox {
	padding: 10px;
}

.blackBox h2 {
	display: none;
}

#left-nav ul#menuElem {
	margin-bottom: 15px;
}

.BlogLeaveComment, .BlogCommentsTitle {
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #a8370e;
}

.CommentUserName {
	color: #645844;
}

label {
	margin: 0;
	padding: 0;
}