

/* setting background colour */

a img {

	 border: 0px;
}

a:link {
 	color: white;
 	text-decoration: none;
 	border-image: 0px
	}      /* unvisited link */
a:visited {
 	color: white;
 	text-decoration: none;
 	border-image: 0px

	}  /* visited link */

a:hover {
 	color: #fed857;
 	text-decoration: none;
 	border-image: 0px
	}   /* mouse over link */

a:active {
 	color: white;
 	text-decoration: none;
 	
 	border-image: 20px
	}  /* selected link */

body {
background-color: white;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color:white;
}

#topBorder {
	height: 30px;
	background-color:white;
}

#topMenu {

	height: 90px;
	background-color:white;
}

#logo {

	height: 90px;
	width: 292px;
	float: left;
	background-image:url('../images/ofDesign_Logo.jpg');
	font-size:14px;
	background-color: white;
}

#mainMenu {

	height: 90px;
	width: 708px;
	float: right;
	background-color:#c04e2f;

}

#centralWrapper{
	width: 900px;
	padding: 50px;
	float: left;
	background-color:white;
}

#aboutContent {
	height: 100%;
	width: 100%;
	background-color: white;

}

#aboutImage {
	height: 400px;
	width: 900px;
	background-color: white;
}


#aboutAnimation {
	height: 600px;
	width: 900px;
	background-color: white;
}

#SectionTitle {
	font-family: 'Magra', sans-serif;
	padding-top: 5px;
	height: 80px;
	width: 900px;
	background-color: white;
}

#FurnitureTitle {
	font-family: 'Magra', sans-serif;
	color: #c04e2f;
	font-size: 36px;
	height: 70px;
	width: 900px;
	background-color: white;
}

#furnitureContent{
	width: 900px;
	background-color: white;


}


p.title{ 
	
	color: #c04e2f;
	font-size: 36px;
}

#leftTextBlock{
	width: 430px;
	height: 250px;
	float: left;
	background-color: white;
}

#rightTextBlock{
	width: 430px;
	height: 250px;
	float: right;
	background-color: white;
}

p.smallHeading{
	font-family: 'Rosario', sans-serif;
	color: #000000;
	font-size: 16px;
	line-height:150%;
	text-align: justify;
}

p.bodyCopy{
	font-family: 'Rosario', sans-serif;
	color: #000000;
	font-size: 14px;
	line-height:150%;
	text-align: justify;

}

a.bodyCopy{
	font-family: 'Rosario', sans-serif;
 	font-size: 14px;
 	color: #c04e2f;
}

#textWrapImage_right{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;

}

#textWrapImage_left{
	float: left;
	margin-left: 0px;
	margin-bottom: 30px;

}

ul li {
	font-family: 'Rosario', sans-serif;
 	font-size: 14px;
 	color: #000000;
}

a.downloadSmall{
	font-family: 'Rosario', sans-serif;
 	font-size: 10pt;
 	color: #c04e2f;

}
a.downloadSmall:hover{
	font-family: 'Rosario', sans-serif;
 	font-size: 10pt;
 	color: #c04e2f;
 	
 	text-decoration: underline; 
}
/* Furniture Menu Area */

#furnitureMenuArea{
	width:900px;
	height:150px;
	background-color: white;
}

#sectionBoxes{
	width: 224px;
	height: 150px;
	background-color: white;
	float: right;
}

#furnitureSeperator {
	width: 1px;
	height: 150px;
	background-color: #c14e2f;
	float: right;
}

#furnitureMenuBackground{
	width: 219px;
	height: 150px;
	margin-right: 5px;
	float: right;
	background-color: white;
}

#furnitureMenuTitle{
	width: 194px;
	height: 30px;
	float: right;
	background-color: white; 
}

#furnitureItems{
	width: 184px;
	height: 100px;
	margin-top:  10px;
	margin-left: 10px;
	float: right;
	background-color: white; 
}

a.furnitureSubHeader{
	font-family: 'Rosario', sans-serif;
 	font-size: 15pt;
 	color: #c04e2f;
}

a.furnitureSubHeader:hover{
	font-family: 'Rosario', sans-serif;
	text-decoration: underline;
 	font-size: 15pt;
 	color: #c04e2f;
}

a.furnitureItemHeading{
	font-family: 'Rosario', sans-serif;
 	font-size: 10pt;
 	color: #c04e2f;
}

a.furnitureItemHeading:hover{
	font-family: 'Rosario', sans-serif;
	text-decoration: underline;
 	font-size: 10pt;
 	color: #c04e2f;
}

#furnitureWrapper{
	width: 900px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: white;
}

#furnitureImage{
	width:900px;
	margin-bottom: 30px;
	
}

#furnitureCollectionImageArea{
	width: 900px;
	height: 600px;
	float: right;
	margin-bottom: 30px;
}

#furnitureCollectionImage{
	width: 280px;
	height: 600px;
	float: left;
	background-color: blue;
}

#furnitureCollectionImageSeperator{
	width: 30px;
	height: 600px;
	float: left;
}

#furnitureDetails{
width:900px;
height: 100%;
background-color: white;


}

a.furnitureHeading{
	font-family: 'Rosario', sans-serif;
 	font-size: 36px;
 	color: #c04e2f;
}



/* End Furniture Menu Area */

/* Common Top Menu Information */
a.topMenuItem{
	font-family: 'Rosario', sans-serif;
 	font-size: 16pt;
 	color: white;
}

#topMenuArea{

	height: 60px;
	width: 708px;
	float: right;

}

#topMenuBar{
	height: 30px;
	width: 708px;
	float: right;
}

#topMenuCurrent{
	height: 3px;
	width: 658px;
	margin-right: 50px;
	float: right;
}

#topCurrent_Contact{
	height: 3px;
	width: 70px;
	margin-left: 35px;
	float: right;
	background-color:white;
}

#contactBuffer{
	height: 3px;
	float: right;
}

#topCurrent_News{
	height: 3px;
	width: 115px;
	margin-left: 35px;
	float: right;
	background-color:white;
}

#NewsBuffer{
	height: 3px;
	width: 103px;
	float: right;
}

#topCurrent_Downloads{
	height: 3px;
	width: 100px;
	margin-left: 35px;
	float: right;
	background-color:white;
}

#DownloadsBuffer{
	height: 3px;
	width: 190px;
	float: right;
}

#InteriorsBuffer{
	height: 3px;
	width: 255px;
	float: right;
}

#topCurrent_Interiors{
	height: 3px;
	width: 75px;
	margin-left: 35px;
	float: right;
	background-color:white;
}

#FurnitureBuffer{
	height: 3px;
	width: 363px;
	float: right;
}

#topCurrent_Furniture{
	height: 3px;
	width: 85px;
	float: right;
	background-color:white;
}

#aboutBuffer{
	height: 3px;
	width: 479px;
	float: right;
}

#topCurrent_About{
	height: 3px;
	width: 57px;
	float: right;
	background-color:white;
}

#topMenuSections{
	height: 30px;
	width: 658px;
	float: right;
	margin-right: 50px;
}


#topMenuContact{
	font-family: 'Rosario', sans-serif;
 	font-size: 16pt;
 	color: white;
	height: 30px;
	width: 105px;
	float: right;
	background-color:#c04e2f;
	text-align: right;
}

#topMenuNews{
	font-family: 'Rosario', sans-serif;
 	font-size: 16pt;
 	color: white;
	height: 30px;
	width: 150px;
	float: right;
	background-color:#c04e2f;
	text-align: right;
}

#topMenuDownloads{
	font-family: 'Rosario', sans-serif;
 	font-size: 16pt;
 	color: white;
	height: 30px;
	width: 135px;
	float: right;
	background-color:#c04e2f;
	text-align: right;
}

#topMenuInteriors{
	font-family: 'Rosario', sans-serif;
 	font-size: 16pt;
 	color: white;
	height: 30px;
	width: 110px;
	float: right;
	background-color:#c04e2f;
	text-align: right;
}

#topMenuFurniture{
	font-family: 'Rosario', sans-serif;
 	font-size: 16pt;
 	color: white;
	height: 30px;
	width: 115px;
	float: right;
	background-color:#c04e2f;
	text-align: right;
}


#topMenuAbout{
	font-family: 'Rosario', sans-serif;
 	font-size: 16pt;
 	color: white;
	height: 30px;
	width: 90px;
	float: right;
	background-color:#c04e2f;
	text-align: right;
}



/* Common Footer Information */

#footerArea {
	width: 1000px;
	height: 300px;
	float: left;
	background-color:#c04e2f;

}


#footerAreaContent{
	width: 900px;
	height: 200px;
	margin-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

#footerAddress{
	width: 700px;
	
	
	}
 
 p.footerTitle{
 	font-family: 'Rosario', sans-serif;
 	font-size: 14pt;
 	color: white;

 }

 p.footerBody {
 	font-family: 'Rosario', sans-serif;
 	font-size: 10pt;
 	color: white;

 }

#footerSocial_Holder {
	height: 60px;
	width: 300px;
	margin-top: 35px;
	float: right;
}


#footerSocal_content {

	float: right;
	margin-left: 30px;
}


















