form{
	width: 350px;
}

table{
	margin-left: auto;
}	

ul{
    width: 600px;
	float: left;
	font-style: Tahoma, Verdana;
	font-weight: normal;
	font-size: 12px;
	_margin-left: 10px;
}

h1{
    font-size: 18px;
    font-weight: bold;
    color: #D6BB01; 
    text-align: left;
    margin-bottom: 30px;
    font-style: italic;
    text-indent: 10px;
    font-family: Tahoma, verdana;
}

h2{
    font-size: 15px;
    font-weight: bold;
    color: #D6BB01;
    margin-top: 30px;
    font-style: italic;
    text-indent: 10px;
    text-align: left;
    font-family: Tahoma, verdana;
}

p{
	margin-left: 10px;
}

.link, .link a{
    float: left;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: navy;
    text-indent: 10px;
}

a:hover.link{
    text-decoration: underline;
    color: navy;
}

.linkDown, .linkDown a{
    font-style: Tahoma, Verdana;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: blue;
}

a:hover.linkDown{
    text-decoration: underline;
    color: blue;
}

.contentDivFrame{
    width: 624px;
    _width: 623px;    
    min-height: 596px;
    _height: 596px;
    float: left;
}

.mainArea{
    margin: 30px 0 0 3px; 
    _margin: 30px 0 0 2px;
    width: 642px;  
    float: left;
    text-align: left;
}

.mainAreaText{
    font-size: 12px;
    font-family: Tahoma, verdana;
    font-weight: normal;
    color: #DDD;
    text-decoration: none;
    text-align: justify;
    text-indent: 20px;
}

.mainAreaTextNorm{
    font-size: 12px;
    font-family: Tahoma, verdana;
    font-weight: normal;
    color: #DDD;
    text-decoration: none;
    text-align: justify;
    margin-left: 20px;
}

.mainAreaTextLink{
    font-size: 12px;
    font-family: Tahoma, verdana;
    font-weight: normal;
    color: #DDD;
    text-decoration: none;
    text-align: justify;
    margin-left: 20px;
    float: left;
}

.mainAreaCaption{
	font-size: 18px;
	font-family: comic sans ms;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0px 0 20px 50px;
	_margin: 0px;
	color: #555;
	font-style: italic;
}

.color {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;    
}

.bold{
    font-weight: bold;
    font-size: 12px;
}

.italic{
    font-style: italic;
}

.italicBold{
    font-style: italic;
    font-weight: bold;
    vertical-align: sub;
}

.italicSub{
    font-size: 10px;
    font-style: italic;
    vertical-align: sub;
}

.italicCite{
	font-family: Arial;
	font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-align: justify;
    margin-left: 20px;
}

.submitButton1 input{
	width: 90px;
    height: 17px;
    border: 0px solid transparent;
    float: left;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    display: block;	
	background: url("../../images/buttonType.gif") no-repeat;
}

.submitButton2 input{
    width: 95px;
    height: 17px;
    border: 0px solid transparent;
    float: left;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
	display: block;
	background: url("../../images/buttonType.gif") no-repeat;
}

.button1{
	float: left;
	margin: 20px 0 0 54px;
	_margin: 20px 0 0 25px;
}

.button2{
	float: left;
	margin: 20px 0 0 10px;
}

.field input{
	width: 174px;
    height: 25px;
    font-family: verdana;
    font-size: 11px;
   	border: none;
   	padding: 4px 10px 0px 10px;
    background: url("../../images/field.gif") no-repeat;
}

.star{ 
 	width: 24px;
 	height: 24px;
 	float: right;
 	background: url("../../images/star.gif") no-repeat;
}

.superior{
    padding: 0 15px 0 0px;
    font-family: comic sans ms;
 	font-size: 16px;
 	font-weight: bold;
 	color: #DDD;
 	float: right;
}

.anidot{
    width: 16px;
 	height: 16px; 
 	float: left;
 	padding: 0px 15px 10px 0;
 	background: url("../../images/anidot.gif") no-repeat;
}

.locationMap img{
	width: 334px; 
 	height: 247px;
 	cursor: pointer;
 	margin: 10px 0 0px 160px;
 	_margin: 10px 0 0px 80px;
 	_float: left;
 	display: block;
}

.preview1{
	width: 160px; 
 	height: 400px;
 	margin: 36px 60px 10px 0px;
 	_margin: 36px 30px 5px 0px;
 	float: right;
}

.preview2{
	width: 600px; 
 	height: 400px;
 	margin: 20px 0 0 0;
 	float: left;
}

.previewPhoto img{
	width: 180px; 
 	height: 120px;
 	cursor: pointer;
 	margin: 0 0 20px 0;
 	float: left;
 	display: block;
}

.previewPhoto2 img{
	width: 180px; 
 	height: 120px;
 	cursor: pointer;
 	margin: 0 0 20px 18px;
 	_margin: 0 0 10px 9px;
 	float: left;
 	display: block;
}

.galleryNext{
    width: 18px;
 	height: 18px; 
 	float: right;
 	margin: 0px 250px 0 0px;
 	cursor: pointer;
 	background: url("../../images/next.gif") no-repeat;
}

.galleryBack{
    width: 18px;
 	height: 18px; 
 	float: left;
 	margin: 0px 0px 0 254px;
 	cursor: pointer;
 	background: url("../../images/back.gif") no-repeat;
}

.tableFurnish{
	font-family: monotype corsiva;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0px;
	_margin: 0 0 10px 0px;
	text-align: left;	
	float: left;
	color: #FFF;
}

/* author area Begin */

.authorArea{
    margin: 20px 0 0 250px; 
    _margin: 20px 0 0 125px;
    width: 600px;  
    float: left;
    text-align: left;
}

.authorLink{
	margin: 20px 0 0 40px;
	_margin-left: 20px;
	display: block;
	font-weight: normal;
	font-size: 12px;
}

.authorPicture{
	width: 200px;
	height: 172px;
	float: left;
	margin: 16px 20px 10px 10px;
	_margin: 22px 20px 10px 5px;
	background: url("../../images/author.jpg") no-repeat;
}

/* author area End */

.spacer{
	width: 600px;
	height: 5px;
	clear: both;
}