﻿body
{
   font-family:Tahoma,Arial,Helvetica,sans-serif;
   font-weight:lighter;
   font-size:11px;
   line-height:15px;
   background-color: #c5cecf;
}
#OVERALL_CONTAINER
{
	width:900px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-475px;
	top:50px;
}

#COPYRIGHT
{
    clear:both;
    right:0px;
    position:relative;
	color:white;
	text-align:right;
}

DIV.Wedding
{
	background-image: url(/Assets/Images/Layout/swirls/client.gif);
	background-color: #b1c8e3;
}
DIV.Lifestyle
{
	background-image: url(/Assets/Images/Layout/swirls/aboutus.gif);
	background-color: #d4e2c1;
}
DIV.Home
{
	background-image: url(/Assets/Images/Layout/swirls/home2.gif);
	background-color: #d6eaea;
}
#MAIN_CONTAINER
{   
    width: 880px;
	height: auto;
	position:absolute;
	background-position: right top;
	background-repeat: no-repeat;
		
	padding:40px 10px 40px 10px;
	border: solid 30px white;	
}

#MAIN_CONTAINER DIV
{
    margin:10px;
    height:auto;
    float:left;
    position:relative;
}
#LEFT_MENU
{
	width:140px;
	float:left;
	position:relative;
}
#LEFT_MENU #MENU
{
    margin:0px;
    margin-top:50px;
    height:auto;
    width:140px;
}
#LEFT_MENU #MENU IMG
{
    margin-bottom:3px;
    margin-top:3px;
}

.FIFTY
{
   width: 340px;
}
.ONEHUNDRED
{
    width:700px;
}
.TWOTHIRDS
{
    width:440px;
}
.ONETHIRD
{
    width:220px;
}
.BLUE_BACK
{
    background-color:#d8e4f1;
}
.GREEN_BACK
{
    background-color:#eaf1e0;
}
.GREY_BACK
{
    background-color:#dadada;
}
.HIGHLIGHT
{
    font-weight:600;
}

P
{
    margin:5px;
    padding-bottom:5px;
}
 OL, LI
 {
     margin:5px;
 }
LI
{
    list-style-type:square;
    list-style-image: inherit;
    list-style-position: inside;
}
.FIELD
{
    width:200px;
}
.ThumbImage
{
	margin: 0px 10px 10px 0px;

	border:none;
}
.Home Img
{
    margin:6px;
    border:solid 4px #d6eaea;
}
.Home Img.over
{
    margin:6px;
    border:solid 4px white;
}

