/************** GENERAL ****************/

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

body {
	margin: 0px 0px 0px 0px;
	background: url(../cssimg/page_bg.gif) repeat-x #000;
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #792733;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #792733;
}

a:hover {
	color: #a35964;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #792733;
}

h1 {
	font-size: 16px;
	color: #57141d;
	font-weight: normal;	
	margin: 0 0 10px 0;
	padding: 0 0 16px 31px;
	background: url(../cssimg/flouris.gif) no-repeat 0px 7px;
}

h2 {
	font-size: 16px;
	color: #57141d;
	font-weight: normal;	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.divider {
clear: both;

}

.redbox{
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	background: url(../cssimg/side_box_bg.gif) repeat-x #802c39;
	border: 1px solid #802c39;

}


.redbox li {
	list-style-image:url(../images/arrow.gif);
}

.redbox ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

.redbox ul li { 

}

.redbox a, .redbox a:link, .redbox a:visited
{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

.redbox hover:a
{
	color: #fff;
}

.redbox ul a, .redbox ul a:link, .redbox ul a:visited
{
	padding: 0 10px 0 20px;
	display: block;
	background: url(/cssimg/subMenu_bg.gif) no-repeat top left;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	border-bottom: 1px dotted #d6979f;
}

.redbox ul a:hover
{
	padding: 0 10px 0 20px;
	display: block;
	line-height: 18px;
	background: url(/cssimg/subMenu_bg.gif) no-repeat top left #58141d;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	border-bottom: 1px dotted #d6979f;
}


hr {
	border: none 0; 
	border-bottom: dashed 1px #fff;
	height: 1px;
	margin: 15px 0 15px 0;
}


/************** LAYOUT ****************/

#top {
	background: url(../cssimg/curev_top.gif) no-repeat 411px 0px;
	width: 839px;
	height: 79px;
	margin: 0 auto 0 auto;
}
#container {
	margin: 0 auto 0 auto;
	width: 839px;
	text-align: left;
	background: #fff;
	padding: 0px 7px 7px 7px;
}



#banner  {
	background: url(../cssimg/banner_bg.gif);
	background-repeat: no-repeat;
	width: 845px;
	padding: 27px 0 60px 20px;
}

#logo  {
	width: 413px;
	height: 53px;
	margin: 0 0 0 0;
	
}


#mainContent  {

}

#mainImg  {
	background: url(../cssimg/holding.jpg) no-repeat;
	height: 211px;
	clear: left;

}

#mainImgRight  {
	width: 266px;
	float: right;
	height: 211px;
	background: url(../cssimg/strapline.gif) no-repeat;
}

#mainImgLeft {

	height: 211px;
	width: 573px;
	background: url(../cssimg/main_img.jpg) no-repeat;
}
#mainImgLeft1 {

	height: 211px;
	width: 573px;
	background: url(../images/4.jpg) no-repeat;
}

#mainImgLeft2 {

	height: 211px;
	width: 573px;
	background: url(../images/2.jpg) no-repeat;
}


/************** MENU ****************/
#menu
{
	width: 839px;
	float: left;
	margin: 0 0 0 0;
	background-image: url(../cssimg/menu_bg.gif);
	background-repeat: repeat-x;
	margin: 1px 0 0 0;
	border-bottom: 1px solid #FFFFFF;
}
#menu ul
{
	padding: 0 0 0 0;
	margin: 0;
	float: right;
}

#menu ul li { 
	display: inline; 
}

#menu ul li a, #menu ul a:link, #menu ul a:visited
{
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
	font-size: 14px;
	float: left;
	font-weight: normal;
	line-height: 38px;
	color: #fff;
}

#menu ul li a:hover
{
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	color: #802c38;
}


/************** END MENU ****************/
#contentContainer  {
clear: both;
background: url(../cssimg/contentbg.gif) no-repeat 573px 0px;;
}


#rightMenu  {
	width: 248px;
	float: right;
	margin: 0 15px 0 0;
	padding-top: 20px;
}

#content {

	padding: 20px 20px 20px 10px;
	width: 540px;
}

#contentOneCol {

	padding: 20px 20px 20px 10px;
	width: 810px;
}


/************** FOOTER ****************/


#pageEnd {
	width: 839px;
	background: url(../cssimg/pageend_bg.gif) repeat-x;
	height: 31px;
	padding: 10px 0 0 0;
	font-size: 22px;
	color: #FFF;
	text-align: center;
}



#pageEnd a, #pageEnd a:link, #pageEnd a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#pageEnd a:hover
{
	color: #000;
	font-weight: normal;
}

#footer {
	width: 839px;
	padding: 0 0 0 0;
	padding: 4px 0 40px 0;
	margin: 0 auto 0 auto;
}



#footer ul
{
	margin: 0;
	padding: 0;
	float: right;

}

#footer li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;

}

#footer li a, #footer li a:link, #footer li a:visited
{
	font-size: 11px;
	line-height: 11px;
	color: #802c38;
	text-decoration: none;
	padding: 0 10px 0 4px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#footer li a:hover
{
	color: #fff;
}

#copy
{
	color: #802c38;
	width: 400px;
	font-size: 11px;
}

#copy a, #copy a:link, #copy a:visited
{
	font-size: 11px;
	line-height: 11px;
	color: #802c38;
	text-decoration: underline;
}

#footer a:hover
{
	color: #fff;
}

.photogalleryItem img {
	padding: 2px;
	border: 1px solid #6d212d;
	
}