@import "threecol.css";
@import "navbar.css";


html {
overflow:scroll;
}

body {
	text-align:center;
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
a {
color:black;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
a:hover {
color:#CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;


}

div.main-box {
margin:0 auto;
border-right:none;
}
div.top-box {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:220%;
padding:20px;
border-right:solid 10px white;
z-index:1000;
}
div.bottom-box {
border-right:solid 10px white;
}
div.right-col {
z-index:1001;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

div.ribbon {
margin-bottom:45px;
/*border:solid 1px #FFFFFF;*/
background:#FFFFFF;
color:#000000;
}
div.ribbon2 {
/* border:solid 1px #000066;*/
background:#FFFFFF;
color:#000000;
}
div.ribbon3 {
margin-top:1px;
/*border:solid 4px #000066;*/
background:#FFFFFF;
color:#000000;
}
div img.ribbonimg {
border:none;
float:left;
margin-left:4px;
margin-top:3px;
}
div.nobordertop {
border-top:none;
margin-top:0px;
padding-top:0px;
}
div h5.title {
margin:0px;
padding-top:6px;
padding-bottom:6px;
padding-right:8px;
border-bottom:solid 3px #000000;
background-color:#0066CC;
color:white;
text-align:right;
}
div.ribbon2 h5.title {
background-color:#FFFFFF;
}
div div.ribbontxt {
font-size:12px;
text-align:left;
padding:6px;
padding-top:10px;
padding-bottom:10px;
overflow:auto;
}
#secondaryNav {
width: 160px;
float: left;
color: #333333;
margin-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#secondaryNav ul {
margin: 0px;
margin-bottom: 10px;
padding: 0px;
list-style-type: none;
}

#secondaryNav li {
color: #F40F61;
border-bottom: #CCCCCC thin dotted;
line-height: 20px;
/*padding-top: 5px;
padding-bottom: 5px;*/
}

#secondaryNav a:hover {
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a {
color: #F40F61;
text-decoration: none;
}

a:hover {
color: #F40F61;
text-decoration: none;
}
/************** Start Wedding Fayres **************/

#WfayreListRegion
{
	width:483px;
	height:26px;
	background:url(images/WFayreDDL.gif) no-repeat;
	padding:1px 8px;
	margin-bottom:10px;
}
#WfayreListRegion h3
{
	font-size:16px;
	color:#fff;
}
#WfayreListDDL
{
	padding:2px 15px 0 0;
}
#WfayreList h4
{
	color:#84B9C2;
	font-size:16px;
}
.fayreListItem_top
{
	padding:8px 8px 0 8px;
	background:#CBE0EA url(images/WFayreList_top.gif) top no-repeat;
	color:#4E8F9C;
}
.fayreListItem_bottom
{
	background:#CBE0EA url(images/WFayreList_bottom.gif) bottom no-repeat;
	height:8px;
}
.fayreListItem_top h5
{
	font-size:16px;
}
#fayreHeader
{
	border-top:2px #CBE0EA dotted;
	padding:10px 0;
}
.fayreDescription
{
	padding:5px 0;
}
#WfayreList a:link, #WfayreList a:visited
{
	color:#63A7B4;
}
#WfayreList a:hover, #WfayreList a:active, #WfayreList a:focus
{
	color:#3D8390;
}

/* Add Page */

#fayreSubmit ul
{
	margin-top:5px;
}
#fayreSubmit li
{
	margin-bottom:-20px;
}
.fayreListPreview_top
{
	padding:8px 8px 0 8px;
	background:#CBE0EA url(images/WFayreListPreview_top.gif) top no-repeat;
	color:#4E8F9C;
}
.fayreListPreview_bottom
{
	background:#CBE0EA url(images/WFayreListPreview_bottom.gif) bottom no-repeat;
	height:8px;
}
.fayreListPreview_top h5
{
	font-size:16px;
}
#map
{
	height: 300px;
	width: 435px;
}	
IMG.left-floating {float: left}
/************** End Wedding Fayres **************/


