/*//////////////////////////////////////////////////////////////
// Reset CSS Code for browser compatability
///////////////////////////////////////////////////////////////*/
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*//////////////////////////////////////////////////////////////
// set TAG code
///////////////////////////////////////////////////////////////*/
p,body,table,td,tr,input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	background-image:url(art/background.jpg);
	background-repeat:repeat;
	background-position:top;
	background-color: #333333;
	margin:0px;
	padding:0px;
}
a{
	color:#FF0000;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px -15px 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
.collage{
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(art/collage.jpg);
	width:950px;
	height:400px;
	margin:auto;
}
.collage h1{
	padding:330px 0px 0px 20px;
	margin:0px;
	font-size:32px;
}
.collage h2{
	padding:0px 0px 0px 20px;
	margin:0px;
	font-size:18px;
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
.foodmenu td{
	border-bottom:#222222 1px solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.foodmenu td b, .foodmenu td strong{
	font-size:16px;
}
/*/////////////////////////////////////////////////////////////////////////
 top bar text
//////////////////////////////////////////////////////////////////////////*/
#titletext{
	padding:5px;
	width:940px;
	height:40px;
	position:absolute;
	margin-left:-465px;
	left:50%;
	top:150px;
}
#titletext2{
	padding:5px;
	width:940px;
	height:40px;
	position:absolute;
	margin-left:-465px;
	left:50%;
	top:10px;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.menubar{
	background-repeat:repeat-x;
	background-image:url(art/menu_back.jpg);
	width:930px;
	height:40px;
	padding:0px;
	margin:auto;
	margin-top:10px;
	text-align:left;
	vertical-align:top;
}
.footerbar{
	background-repeat:repeat-x;
	background-image:url(art/menu_back.jpg);
	width:930px;
	height:60px;
	padding:0px;
	margin:auto;
	text-align:left;
	vertical-align:top;
}
.menubar2{
	background-repeat:repeat-x;
	background-image:url(art/menu_back.jpg);
	width:950px;
	height:40px;
	padding:0px;
	position:absolute;
	margin-left:-475px;
	left:50%;
	top:70px;
	text-align:left;
	vertical-align:top;
	border:#666666 dotted 1px;
}
.linkbar{
	width:950px;
	height:30px;
	padding:0px;
	margin-top:10px;
	text-align:center;
	vertical-align:top;
}
.menubar a{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:9px;
	padding-right:9px;
	background:none;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	border-right:#333333 1px solid;
	border-left:#000000 1px solid;
}
.menubar a:hover{
	background:#CCCCCC;
	color:#000000;
}
.footerbar a{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:9px;
	padding-right:9px;
	background:none;
	color:#FFFFFF;
	text-decoration:none;
	float:right;
	border-right:#333333 1px solid;
	border-left:#000000 1px solid;
}
.footerbar a:hover{
	background:#CCCCCC;
	color:#000000;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#contentheader{
	background-repeat:no-repeat;
	background-image:url(art/content_header.jpg);
	width:950px;
	height:20px;
	padding:0px;
}
#contentfooter{
	background-repeat:no-repeat;
	background-image:url(art/content_footer.jpg);
	width:950px;
	height:20px;
	padding:0px;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#photoheader{
	background-repeat:no-repeat;
	background-image:url(art/content_photo_header.jpg);
	width:950px;
	height:20px;
	padding:0px;
}
#photofooter{
	background-repeat:no-repeat;
	background-image:url(art/content_photo_footer.jpg);
	width:950px;
	height:20px;
	padding:0px;
}

/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
.main{
	width:930px;
	padding:10px;
	margin:auto;
}
.side_small{
	width:340px;
	padding:0px;
	float:right;
}
.side_large{
	width:580px;
	margin:auto;
	padding:0px;
	float:left;
}
.side_tiny{
	width:120px;
	margin:auto;
	padding:0px;
}
.side_huge{
	width:800px;
	margin:auto;
	padding:0px;
}
/*/////////////////////////////////////////////////////////////////////////
 panels
//////////////////////////////////////////////////////////////////////////*/
#small_panel_white{
	width:320px;
	padding:10px;
	margin-bottom:10px;
	background-image:url(art/header_white.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dddddd;
	color:#FFFFFF;
}
#small_panel_red{
	width:320px;
	padding:10px;
	margin-bottom:10px;
	background-image:url(art/header_red.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#990000;
	color:#FFFFFF;
}
#small_panel_grey{
	width:320px;
	padding:10px;
	margin-bottom:10px;
	background-image:url(art/header_grey.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	color:#FFFFFF;
}
#tiny_panel_grey{
	width:100px;
	padding:10px;
	margin-bottom:10px;
	background-image:url(art/header_grey.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	color:#FFFFFF;
}
#large_panel{
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
	background-image:url(art/right_side_panel_header.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#food_panel{
	padding:20px;
	margin-bottom:10px;
	background-image:url(art/right_side_panel_header.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
}
#food_panel h2{
	color:#FF0000;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0px 5px 0px;
	padding:0px;
	border-bottom:#FF0000 1px solid;
}
#huge_panel{
	width:800px;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	background-image:url(art/right_side_panel_header.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
}
#testimonial_row{
	padding:10px;
	margin-top:5px;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#111111;
	color:#FFFFFF;
	font-size:12px;
}
#testimonial_row div{
	padding:2px;
	padding-left:10px;
	color:#999999;
	font-size:12px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#event_row{
	padding:5px;
	margin-top:5px;
	border:#333333 dotted 1px;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#111111;
	color:#CC0000;
	font-size:12px;
}
#event_row:hover{
	border:#666666 dotted 1px;
}
#event_row a{
	color:#cccccc;
}
#event_row a:hover{
	color:#ffffff;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#gallery_row{
	padding:5px;
	margin-top:5px;
	border:#333333 dotted 1px;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#111111;
	color:#CC0000;
	font-size:12px;
}
#gallery_row a img{
	float:left;
	margin-right:10px;
	border:#FFFFFF dotted 1px;
}
#gallery_row a img:hover{
	border:#FFFFFF solid 1px;
}
#gallery_row:hover{
	border:#666666 dotted 1px;
}
#gallery_row div{
	color:#CC0000;
	font-size:12px;
}
#gallery_row div+div{
	color:#DDDDDD;
	font-size:12px;
	min-height:25px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#gallery_cell{
	text-align:center;
	vertical-align:center;
	display:inline;
}
#gallery_cell a img{
	margin:17px;
	border:#FFFFFF dotted 1px;
}
#gallery_cell a img:hover{
	border:#FFFFFF solid 1px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#paging{
	padding:1px;
	margin:0px;
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	white-space:nowrap;
	list-style-type:none;
	margin-top:2px;
	margin-bottom:2px;
}
#paging li {
	display:inline;
	vertical-align:middle;
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
}
#paging li a{
	font-size:12px;
	padding:5px;
	padding-left:9px;
	padding-right:9px;
	background-color:#222222;
	color:#FFFFFF;
	text-decoration:none;
	border:1px dotted #333333;
}
#paging li a:hover{
	color:#cc0000;
	background-color:#333333;
	color:#cc0000;
	text-decoration:none;
	border:1px dotted #555555;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#photonav{
	padding:1px;
	margin:0px;
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	white-space:nowrap;
	list-style-type:none;
	margin-top:2px;
	margin-bottom:2px;
}
#photonav li {
	display:inline;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	color:#666666;
}
#photonav li a{
	font-size:12px;
	padding:5px;
	padding-left:9px;
	padding-right:9px;
	background-color:#222222;
	color:#FFFFFF;
	text-decoration:none;
	border:1px dotted #333333;
}
#photonav li a:hover{
	color:#cc0000;
	background-color:#333333;
	color:#cc0000;
	text-decoration:none;
	border:1px dotted #555555;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#links{
	padding:5px;
	margin-top:5px;
	border:#333333 dotted 1px;
	background-color:#111111;
	color:#FFFFFF;
	font-size:12px;
}
#links a{
	color:#FFFFFF;
	font-size:12px;
}
#links div{
	color:#999999;
	font-size:12px;
}
#links a img{
	border:#FFFFFF dotted 1px;
}
#links a img:hover{
	border:#FFFFFF solid 1px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#event_box{
	padding:10px;
	margin-top:5px;
	border:#333333 dotted 1px;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#111111;
	font-size:12px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#big_photo{
	border:#FFFFFF dotted 1px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#formtable{
	padding:10px;
	border:#555555 dotted 1px;
	text-align:left;
	color:#FFFFFF;
	background-color:#333333;
}
#formtable tr td{
	background-color:#DDDDDD;
	padding:5px;
	text-align:right;
	width:100px;
}
#formtable tr td+td{
	background-color:#EEEEEE;
	padding:5px;
	text-align:left;
}
#formtable input{
	border:#999999 solid 1px;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
#recentgalleries{
	padding:5px;
	margin-top:2px;
	background-color:#CCCCCC;
	font-size:12px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
}
#recentgalleries:hover{
	background-color:#FFFFFF;
}
#recentgalleries a img{
	width:40px;
	height:40px;
	border:#FF0000 solid 1px;
	float:left;
	margin-right:10px;
}
#recentgalleries a{
	font-size:18px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
/*/////////////////////////////////////////////////////////////////////////
 general text styles
//////////////////////////////////////////////////////////////////////////*/
.blacktitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:18px;
}
.greytext{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	font-size:12px;
}
.redtext{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CC0000;
	font-size:12px;
}
.yellowtext{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFCC00;
	font-size:12px;
}
.whitetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size:18px;
}
.redtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FF0000;
	font-size:18px;
}
