/* ------------------------------------------------------------

Title: Destiny Homes
Author: ASI Communications

------------------------------------------------------------ */

/* ------------------------------------------------------------

CSS Reset

------------------------------------------------------------ */

body,div,dl,dt,dd,h2,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
} 
table { 
	border-collapse:collapse;
	border-spacing:0; 
} 

fieldset,img {
	border:0; 
} 

address,caption,cite,code,dfn,th,var { 
	font-style:normal;
	font-weight:normal;
} 

ol,ul { 
	list-style:none; 
}

#rightColumn li {
	color: #FFFFFF;
	margin: 0 0 3px -15px;
}


 
caption,th { 
	text-align:left; 
} 

h1 {
	margin:0;
	padding:0 0 5px 0 ;  
	font-size:14px;
	font-weight: bold;
	color: #5f4c50;
	text-align: left;
	text-transform: uppercase;
}


h2 {
	margin:0;
	padding:0 0 5px 0 ;
	font-size: 11px;
	font-weight: bold;
	color: #5f4c50;
	text-align: left;
	line-height: 13px;
}

h3 {
	margin:0;
	padding:10px 0 10px 0 ;
	font-size: 12px;
	font-weight: bold;
	color: #471f06;
	text-align: left;
	}
	
hr {
	color:#FFFFFF;
	width:125px;
	margin-right:5px;
	}



q:before,q:after {
	content:'';
} 

abbr,acronym { 
	border:0; 
} 


/* ------------------------------------------------------------

Defult setting

------------------------------------------------------------ */

body {
	background: #5f4c50;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
}

body.landingPage {
}

body.homePage {
	
	background-color:#330099;
}



#mainHome p a, a:link, a:visited, a:active {
	color:#5f4c50;
	text-decoration: underline;
}

#mainHome p a:hover {
	color:#5f4c50;
	text-decoration: none;
}

p {
	font-size: 1.2em;
	color: #5f4c50;
	margin: 0 0 10px 0;
	line-height: 21px;
}




/* ------------------------------------------------------------

Structure

------------------------------------------------------------ */


#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color:#FFF;
}

#top_left{
	background:#f8b600;
	float: left;
	width: 35px;
	height: 155px;
	position: relative;
}
#top_logo {
	background:#ffd560;
	float: left;
	width: 300px;
	height: 155px;
	position: relative;
}
#logo {
	background:transparent url(../images/top_logo.gif) top no-repeat;
	float: left;
	width: 270px;
	height: 128px;
	margin: 15px 0 0 5px;
	display: block;
}
#top_right{
	background:#f8b600;
	float: left;
	width:  465px;
	height: 155px;
	position: relative;
}

#header_top {
	background: transparent url(../images/top1.jpg) top no-repeat;
	float: right;
	width: 555px;
	height: 111px;
	margin: 0 0 0px;
	position: relative;
}

#bottom1{
	background: transparent url(../images/bottom1.jpg) top no-repeat;
	float: left;
	display: inline;
	margin: 0;
	width: 800px;
	height: 216px;
}	
	
#contentArea {
	background:#FFFFFF;
	float: left;
	position:relative;
	margin-left:35px;
	width: 300px;
	height:533px;
	}

#bodyCopy {
	background:#FFF;
	float:left;
	position:relative;
	width: 240px;
	margin: 30px 15px 30px 30px;
	}
	
#bodyCopy p {
	font-size: 1.2em;
	color: #5f4c50;
	margin: 0 0 10px 0;
}

#bodyCopy h1 {
	font-size: 1.2em;
	color: #5f4c50;
	line-height: 14px;
	font-weight: bold;
}

#bodyCopy a:link a:active a:visited {
	font-size: 1.2em;
	color: #5f4c50;
	margin: 0 0 10px 0;
	line-height: 21px;
	text-decoration:underline;
}

#bodyCopy a:hover {
	color: #ad217f;
}

#download {
	font-size:9px;
	color:#5f4c50;
	text-transform:none;
	font-weight:normal;
	}
	
#download a:link {
	font-size:9px;
	color:#5f4c50;
	}

#download a:hover {
	font-size: 9px;
	color:#5f4c50;
	text-decoration:underline;
	}

#clear {
	background: transparent url(../images/clear.jpg) top repeat-y;
	float: left;
	width: 800px;
	height: 15px;
	position: relative;
}






/* ------------------------------------------------------------

Header

------------------------------------------------------------ */

#header h2 a {
	width: 239px;
	height: 42px;
	display: block;
	position: absolute;
	top: 24px;
	left: 67px;
}


#header #language {
	width: 165px;
	height: 40px;
	position: absolute;
	top: 25px;
	right: 46px;
	white-space: nowrap;
}

/* ------------------------------------------------------------

Catering Menu

------------------------------------------------------------ */

#catering {
	background:#FFF;
	width: 640px;
	margin: 30px 65px 30px 80px;
	}
		
#catering a {
	color:#5f4c50;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight:bold;
	text-decoration:underline;
	}
	
#catering a:link a:visited {
	color:#5f4c50;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight:bold;
	text-decoration:underline;
	}
	
#catering a:hover {
	color:#ad217f;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight:bold;
	text-decoration:underline;
	}
	
#catering h2 {
	margin:0;  
	font-size:1.2em;
	font-weight: bold;
	color: #5f4c50;
	text-align: left;
	text-decoration:none;
	vertical-align:bottom;
	}
	
#catering strong {
	margin:0;  
	font-size:1.3em;
	font-weight: bold;
	color: #5f4c50;
	text-decoration:none;
	line-height: 1.2em;
	}
	
#catering h1 {
	margin:0;  
	font-size:16px;
	font-weight: bold;
	color: #5f4c50;
	text-align: left;
	text-transform: uppercase;
	vertical-align:bottom;
	}
	
#catering p {
	font-size: 1em;
	color: #000000;
	margin: 0 0 10px 0;
	line-height: 16px;
	}

#cateringSection {
	padding-bottom: 10px;
	height:auto;
	}
	
#item {
	width: 430px;
	padding-right: 20px;
	float: left;
	position: relative;
	}
	
#item h2 {
	margin:0;
	font-size: 11px;
	font-weight: bold;
	color: #5f4c50;
	text-align: left;
	}
	
#perdozen {
	width: 190px;
	float: left;
	position: relative;
	}

/* ------------------------------------------------------------

Menu

------------------------------------------------------------ */



#menu {
	list-style-type: none;
	background: #f8b600;
	float: left;
	margin-left: 15px;
	position:relative;
    width: 450px;
	height: 20px;
	margin-top: 135px;
	text-align:center;
}

#menu a {
	color:#ad217f;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}	

#menu a:hover {
	color:#FFF;
}

#foodmenu {
	background:#b49da2;
	float:left;
	position:relative;
	width:130px;
	margin-top:30px;
	padding: 10px 0px 10px 5px;
	font-size: 1.2em;
	font-weight:bold;
	color: #5f4c50;
	}

#foodmenu a {
	font-size: 1.2em;
	font-weight:bold;
	color: #FFF;
	}
	
#foodmenu a:link {
	font-size: 1.2em;
	font-weight:bold;
	color: #FFF;
	}

#foodmenu a:hover {
	color: #5f4c50;
	}

#foodmenu a:active {
	color: #5f4c50;
	}
	
#foodmenu specials a {
	font-size: 1.2em;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	text-transform:none;
	}
	
#foodmenu specials a:link {
	font-size: 1.2em;
	font-weight:bold;
	color: #FFF;
	}

#foodmenu specials a:hover {
	color: #5f4c50;
	}

#foodmenu specials a:active {
	color: #5f4c50;
	}
	


#foodlist p {
	font-size: 1em;
	color: #000000;
	margin: 0 0 10px 0;
	line-height: 16px;
	}
	
#foodlist strong {
	font-size: 11px;
	font-weight: bold;
	color: #5f4c50;
	}
	
#foodlist a {
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:underline;
	color: #5f4c50;
	}
	
#price {
	font-size: 1em;
	color: #000000;
	margin: 0 0 10px 0;
	line-height: 16px;
	font-weight:normal;
	}

/* ------------------------------------------------------------

Happy Hour

------------------------------------------------------------ */

	
#hhtitle {
	width: 235px;
	padding-top: 10px;
	}	
	
#hhtitle h1{
	margin:0;  
	font-size:11px;
	font-weight: bold;
	color: #5f4c50;
	text-transform: none;
	text-align: left;
	vertical-align:bottom;
	}	
	
#hhdescription {
	margin:0;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	}
	
	
/* ------------------------------------------------------------

Wine

------------------------------------------------------------ */

	
#wine {
	width: 140px;
	float:left;
	position:relative;
	}	
	
#wine h1{
	margin:0;  
	font-size:14px;
	font-weight: bold;
	color: #5f4c50;
	text-align: left;
	text-transform: uppercase;
	vertical-align:bottom;
	}	
	
#beer {
	width: 190px;
	float:left;
	position:relative;
	}	
	
#beer h1 {
	margin:0;  
	font-size:14px;
	font-weight: bold;
	color: #5f4c50;
	text-align: left;
	text-transform: uppercase;
	vertical-align:bottom;
	}
	
#glass {
	width: 50px;
	float:left;
	position:relative;
	text-align:right;
	}
	
#glass h2{
	margin:0;
	font-size: 11px;
	font-weight: bold;
	color: #5f4c50;
	text-align: right;
	}
	
#bottle {
	width: 50px;
	float:left;
	position:relative;
	text-align:right;
	}
	
#bottle h2{
	margin:0;
	font-size: 11px;
	font-weight: bold;
	color: #5f4c50;
	text-align: right;
	}
	
#country {
	margin:0;
	font-size:11px;
	font-weight:normal;
	color: #5f4c50;
	}

/* ------------------------------------------------------------
 Contact
/* ----------------------------------------------------------------- */
	
#map {
	background:#b49da2;
	float:left;
	position:relative;
	width:340px;
	height:420px;
	margin-top:30px;
	padding: 10px 0px 10px 15px;
	}
	
#map p {
	font-size: 1em;
	line-height: 1.1em;
	font-weight:normal;
	color: #000000;
	text-align:left;
	}

#map h1 {
	font-size: 1.2em;
	font-weight:bold;
	color: #FFF;
	text-align:left;
	text-transform:none;
	}
	
#map a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* ------------------------------------------------------------
 Sub Menu
/* ----------------------------------------------------------------- */

#menu1  { 
	background: #f8b600;
	float:left;
	position:relative;
	width: 112px; 
	height: 20px; 
}
#menu2  { 
	background: #f8b600;
	float:left;
	position:relative;
	width: 56px;
	height: 20px; 
}
#menu3 { 
	background: #f8b600;
	float:left;
	position:relative;
	width: 124px; 
	height: 20px; 
}
#menu4 { 
	background: #f8b600;
	float:left;
	position:relative;
	width: 74px; 
	height: 20px; 
}
#menu5  { 
	background: #f8b600;
	float:left;
	position:relative;
	width: 69px; 
	height: 20px; 
}


#homePage #menu1  { 
	color:#5f4c50;
	background: #f8b600;
	float:left;
	position:relative;
	width: 112px; 
	height: 20px; 
}
#servicesPage #menu2  { 
	color:#5f4c50;
	background: #f8b600;
	float:left;
	position:relative;
	width: 56px;
	height: 20px; 
}
#galleryPage #menu3 {
	color:#5f4c50; 
	background: #f8b600;
	float:left;
	position:relative;
	width: 124px; 
	height: 20px; 
}
#testimonialsPage #menu4 { 
	color:#5f4c50;
	background: #f8b600;
	float:left;
	position:relative;
	width: 74px; 
	height: 20px; 
}
#aboutPage #menu5  { 
	color:#5f4c50;
	background: #f8b600;
	float:left;
	position:relative;
	width: 69px; 
	height: 20px; 
}





/* ------------------------------------------------------------

Backgrounds

------------------------------------------------------------ */

                                 

/* Home */


#mainHome {
	background:#f8b600 url(../images/fishstew.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}

#mainMenu {
	background:#f8b600 url(../images/theline.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainAbout {
	background:#f8b600 url(../images/frontroom.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainMusic {
	background:#f8b600 url(../images/music.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainLunch {
	background:#f8b600 url(../images/lunch.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainStudent {
	background:#f8b600 url(../images/student.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainSalads {
	background:#f8b600 url(../images/vegies.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainDesserts {
	background:#f8b600 url(../images/flower2.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainBeer {
	background:#f8b600 url(../images/beer.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainWine {
	background:#f8b600 url(../images/wine.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainWhite {
	background:#f8b600 url(../images/wall.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainPasta {
	background:#f8b600 url(../images/pasta.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainSoups {
	background:#f8b600 url(../images/backroom.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainEntrees {
	background:#f8b600 url(../images/india.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainSandwiches {
	background:#f8b600 url(../images/flower.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainContact {
	background:#f8b600 url(../images/teas.jpg);
	margin:auto;
	float:left;
	width: 800px;
	height: 533px;	
	}
	
#mainCatering {
	background:#FFFFFF;
	margin:auto;
	float:left;
	width: 800px;
	height:auto;
	}

/* ---------------Interior layouts------------------- */

#music {
	font-size: 11px;
	color: #5f4c50;
	line-height: 14px;
}
	

/* ------------------------------------------------------------

Footer

------------------------------------------------------------ */



#footer {
	background: #f8b600;
	padding-top: 15px;
	clear:both;
	width: 800px;
	height: 77px;
	text-align: right;
}

#footer p {
	color:#ad217f;
	line-height: 18px;
	letter-spacing: 1px;
	font-size: 11px;
	padding-top: 5px;
}

#black {
	font-weight: normal;
	color: #5f4c50;
	text-decoration: none;
}

#footer p a, a:link, a:visited, a:active {
	font-weight: normal;
	color: #ad217f;
	text-decoration: none;
}

#footer p a:hover {
	color: #5f4c50;
	background: none;
	text-decoration: underline;
}




/* ------------------------------------------------------------

Misc

------------------------------------------------------------ */




/* self-clearing floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearall {
	clear:both;
}


.center {
	text-align: center;
}


.red {
	color:#F00;
	font-size: 12px;
	text-align:right;
}