/*
COLORS
"#142F6E" - background blue, links
000000 - black - primary
"#9C1316" - red
*/

/*
*******************************************************
GENERAL SELECTORS
*******************************************************
*/


/* general tag selectors */

body{ background: #290109; background-image: url(/images/gradient.jpg); background-repeat: repeat-x;background-attachment: fixed; margin:0;}

body, td, blockquote, p, #defaulttext, #body
{
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	line-height: 1.5em;
	font-weight:normal;
}

p {
margin-bottom: 10px;
}

blockquote {
margin:0px; margin-left:10px;
}

sup {font-size: 7px;text-transform: uppercase;}

h1
{
	color: #333;
	font-weight: bolder;
	font-size: 15px;
	font-style: italic;
	padding-top:3px;
	padding-bottom:3px;
	/* */ border-top: 1px #333 solid; /* */
	border-bottom: 1px #333 solid;
	letter-spacing: .05em;
}

h2
{
	color: #454B27;
	border-bottom: 1px #454B27 solid;
	font-weight: bolder;
	font-size: 13px;
	font-style: italic;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 15px;
	padding-top: 15px;
	letter-spacing: .05em;
	text-transform: uppercase;
}


input {
	font-size:12px;

}

/* general class selectors */
.fronttitle { color: #142F6E; font-weight: bolder; font-size: 16px; letter-spacing: .1em; padding-bottom:10px;} 

.pagetitle { color: #142F6E; font-weight: bolder; font-size: 16px; width:480px; letter-spacing: .1em; border-bottom: 1px dashed #142F6E; padding:0px; margin: 20px 10px 0px 10px;}



.title { color: #142F6E; font-weight: bolder; font-size: 17px }


.section { color: #80190C; font-weight: bolder; font-size: 16px }
.subsection { color: #530618; font-weight: bolder; font-size: 13px; font-style:italic; letter-spacing: .1em }
.subsection2 { color: #000000; font-weight: bolder; font-size: 12px }

.keywordphrase { color: #FAF5E1; font-weight: normal; font-size: 11px; margin:0px 0px 10px 0px; padding:3px; padding-top:0px; }

.vsmprint { font-size: 10px }
.smprint { font-size: 11px }
.regprint { font-size: 14px }
.large { font-size: 16px }

.secondary { color: #1C679F } 
.secondarybold { color: #333366; font-weight: bolder }
.smsecondarybold { font-size: 10px; color: #1C679F; font-weight: bolder }

.orange { color: #ff6633; font-weight: bolder }
.maroon { color: #80190C; }
.bluebold { color: #333366; font-weight: bolder }
.blue { color: #333366;}

.alert { color: #990000; font-weight: bolder }
.required { color: #CC0000; font-size: 10px;}

.defaulttext { color: #000000 }
.fieldname { font-size: 10px }

#content { background-color: #FAF5E1; padding: 25px 15px 25px 20px;}

.darkbgtable { background-color: #FAF5E1; border: dotted 1px #530618; padding:5px;}
.medbg { background-color: #530618; color: #FAF5E1;}
.mainbg { background-color: #FAF5E1;}

.returntotop {width:100px; text-align:center; padding:2px; margin-bottom:5px; background:#fff;border: 1px solid #ccc;font-size:10px}

.returntotop a { text-decoration:none } 

.weddingpackagebox {padding: 10px 10px 10px 10px; border: 1px solid #530618; margin-bottom:10px; background-color: #fff; }


.dottedbox {padding: 10px 10px 10px 10px; border: 1px dotted #530618; margin-bottom:10px;}

.dottedseparator {padding: 10px 10px 10px 10px; border-bottom: 1px dotted #ccc; margin-bottom:5px; clear:both;}

.sidebar {float:right; padding:20px 10px 10px 0px; width:160px; text-align:center; font-weight:bolder; font-size: 12px;}


#dropshadowright {border-right:3px solid #530618; border-bottom:3px solid #530618; margin:0px; padding:0px; margin-left:7px; width:171px; height:186px; background-color:#530618; margin-bottom:0px;}

#dropshadowright img {border:1px solid #530618; position: relative; bottom: 5px; right: 5px; margin:0px; padding:0px; width:174px; height:189px;}

#dropshadowleft {border-left:3px solid #530618; border-bottom:3px solid #530618; margin:0px; padding:0px; width:171px; height:186px; background-color:#530618; margin-bottom:0px;}

#dropshadowleft img {border:1px solid #530618; position: relative; bottom: 5px; left: 0px; margin:0px; padding:0px; width:174px; height:189px;}

#dropshadow {color:black; margin:0px; padding:0px; background-color: #FAF5E1; font-size: 11px; line-height: 1em; margin-bottom:25px; margin-top:5px;}



/* general <a> class and tag selectors */

a, a:visited { color: #006; text-decoration: underline }
a:hover { color: #006; text-decoration: none }

a.nav, a.nav:visited { font-family: Georgia; color:#EFE8E3; text-decoration: none; font-size: 12px; font-weight: bolder; }
a.nav:hover { font-family: Georgia; color: #EFE8E3; text-decoration: none; font-size: 12px; font-weight: bolder; }

hr { color: #142F6E;  width: 100%; height: 0px; border-style: dotted none none none; border-width: 1px}

hr.short { color: #142F6E;  width: 50%; height: 0px; border-style: dotted none none none; border-width: 1px}

#footer {
	background-color:#E3B23E;
	FONT-SIZE: 10px; font-weight:normal; padding:0px 0px 20px 0px;
}

#footer td {
	FONT-SIZE: 11px; font-weight:normal; padding:20px 25px 0px 25px;
}

#footer div{
	FONT-SIZE: 12px; font-weight:bolder;
}

#footer hr { color: #142F6E;  width: 100%; height: 0px; border-style: dotted none none none; border-width: 1px; }

/*menu*/

#menu_parent, #reservations_parent, #contact_parent, #travel_parent, #events_parent, #specials_parent, #rooms_parent, #photos_parent { border: 0px; padding: 0px;}

#menu_child, #reservations_child, #contact_child, #travel_child, #events_child, #specials_child, #rooms_child, #photos_child { position: absolute; visibility: hidden; background: #530618; border: 1px solid #290109; }

#menu_child a, #reservations_child a, #contact_child a, #travel_child a, #events_child a, #specials_child a, #rooms_child a, #photos_child a { display: block; width: 160px; padding: 3px 5px; text-decoration: none; font-weight: 600; color: #FADE9D;  font-size:11px;}

#menu_child a:hover, #reservations_child a:hover, #contact_child a:hover, #travel_child a:hover, #events_child a:hover, #specials_child a:hover, #rooms_child a:hover, #photos_child a:hover {background:#E3B23E; text-decoration: none; color: #530618;}




#twitter_div {
	border: 1px solid #30020c; padding:0px; text-align:left; margin:0px;
	background-color: #e3b23e;
	}


.sidebar-title {
	padding:5px;
	margin: 0px;
	background-color: #30020c;
	color: #faf5e1;
	border: 0px;
}

#twitter_update_list {
	margin: 0px;
	padding: 5px 5px 15px 20px;
	
}

#twitter_update_list li {
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #30020c;
	
}