.d1 {
	border: 1px solid red;
}

.d2 {
	background-color: green;
}

.fix_clear {
	clear: both;
}

.fix_border {
	border: 0;
}

html, body {
	margin: 0;
	padding: 0;
	background: #000 url("../../Content/Background.png");
	color: #999;
	font-family: "Century Gothic Pro", Arial;
	font-size: 0.9em;
}

a, a:visited, a:hover, a:active  {
    color: #999;
    text-decoration: none;
}

iframe 
{
    border: none;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 870px;
}

#header {
	height: 209px;
	background: transparent url("../../Content/Header.png") no-repeat scroll 315px 0;
}

#side-a, #side-b, #content {
	min-height: 672px;
	height: auto !important;
	height: 672px;
}

#side-a {
	float: left;
	width: 150px;
	border: 0;
}

#side-a ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 150%;
}

#side-a li {
	float: right;
	display: block;
	clear: right;
}

#footer 
{
	text-align: center;
	clear: both;
	background-color: #666;
	margin-left: 26px;
	width: 836px;
	padding: 2px 0;
}

#footer a
{
    color: #fff;
}

#footer p
{
    margin: 0;
    color: #fff;
}

#badges {
	text-align: right;
	margin-top: 10px;
}

#badges img {
	margin-bottom: 10px;
}

#right_boxes {
	width: 186px;
	height: 354px;
	margin-top: 2px;
	background: transparent url("../../Content/Right_Boxes.png") no-repeat scroll 0 0;
}

#content {
    margin-left: 165px;
    padding: 1em;
    padding-top: 0.5em;
    width: 670px;
    background: transparent url("/Content/ContentOpacity.png") repeat-y;
    border: 1px solid #888;
    color: #555;
    font-family: Century Gothic;
    height: 672px;
}

#content p
{
	text-align: justify;
	margin: 2em;
}

#content h1
{
    font-size: 135%;
    font-weight: normal;
    margin-left: 60px;
    margin-top: 25px;
    margin-bottom: 50px;
}

.subnav
{
    height: 1.35em;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5em;
}

.subnav a
{
    display: block;
    float: left;
    font-weight: bold;
    text-decoration: underline;
}

#subnav_about a
{
    width: 160px;
}

#subnav_belwood a
{
    width: 110px;
}

#subnav_weddings a
{
    width: 210px;
}

#subnav_testimonials a
{
    width: 325px;
}

#announcements
{
    margin-bottom: 8em;
}

#press_releases
{
}

#announcements p,
#press_releases p
{
    margin-left: 4em;
}

#rental_tiles
{
	margin-right: 2.5em;
}

.cat
{
    float: right;
    margin: 1em;
    width: 96px;
    text-align: center;
}

.cat img
{
    width: 96px;
    height: 96px;
}

.cat span
{
    color: #666;
}

#items_list
{
}

.item
{
    float: left;
    height: 150px;
    width: 305px;
    overflow: hidden;
    margin: 1em;
}

.item img
{
    float: left;
    width: 150px;
    height: 150px;
}

.item .title
{
    margin-left: 5px;
    font-weight: bold;
}

.item .price
{
    margin-left: 5px;
}

.item .desc
{
    display: block;
    margin-left: 155px;
    margin-top: 5px;
    text-align: left;
    font-size: 85%;
}

#contact_form label
{
    float: left;
    display: block;
    width: 200px;
    text-align: right;
    margin-right: 7px;
    line-height: 22px;
}

#contact_form input,
#contact_form textarea
{
    width: 300px;
}

#contact_form textarea
{
    height: 150px;
}

#contact_form p
{
    margin: 5px 0;
}

#subnav_belwood_menu
{
    margin-top: -40px;
}

#subnav_belwood_menu a
{
    width: 220px; 
}

#subnav_menu_corp
{
}

#subnav_menu_corp a
{
    width: 132px;
}

#subnav_menu_events
{
}

#subnav_menu_events a
{
    width: 220px;
}

#subnav_menu_weddings
{
}

#subnav_menu_weddings a
{
    width: 220px;
}

#subnav_gallery
{
}

#subnav_gallery a
{
    width: 220px;
}
