body{
	font-size:90%;
	font-family: Verdana, Arial,sans-serif;
	color:#000000;
	background-color:#b49268;
	margin:0px;
	background-image:url(../images/bg-page.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:20px;
}

div#page {
    width: 892px;
	background-color:#3d6e1c;
	background-image: url(../images/bg-page-fade-right.png);
	background-repeat: no-repeat;
	background-position: top right;
    margin-top: 0px;
    margin-left: auto;
	margin-right:auto;
    padding: 0px;
}


#main-menu{
	font-size:16px;
	font-family: Berlin Sans, Gill Sans MT, Verdana, sans-serif;
	letter-spacing:1px;
	height:38px;
	float:right;
	display:inline;
}


#main-menu td{
	background-image:url(../images/button-main-menu.png);
	background-repeat:no-repeat;
	height:38px;
	width:98px;
	text-align:center;
}

#main-menu a{
	color:#FFFFFF;
	text-decoration:none;
}

#main-menu a:HOVER{
	color:#c7c6af;
}

#menu-item-selected a{
	font-weight:bold;
	color:#b10000;
}

#top-third{
	width: 874px;
	background-image: url(../images/bg-page-content-top.png);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	height:410px;
	z-index:3;
}

#tagline{
	position:absolute;
	font-weight: bold;
	font-size: 120%;
	left:189px;
	top:42px;
	width:329px;
	margin-top: 10px;
}

#tagline-first-word{
	float:left;
	padding-right:8px;
	border-right: 1px solid #000000;
	color:#ffffff;
	height:30px;
	padding-top: 5px;
}

#tagline-second-word{
	float:right;
	color:#000000;
	padding-left:10px;
	padding-top:5px;
	width: 200px;
}

#butteryfly{
	position:absolute;
	left:-100px;
	top:10px;
	background-image:url(../images/butteryfly.gif);
	background-repeat: no-repeat;
	height:223px;
	width: 278px;
	z-index:4;
}

#picture-frame{
	float:left;
	display:inline;
	background-image:url(../images/bg-photo-frame.png);
	background-repeat: no-repeat;
	height:315px;
	width:466px;
	margin-top:54px;
}

#flashcontent{
	width:388px;
	height:260px;
	position:relative;
	z-index:3;
	margin-left:45px;
	margin-top:20px;
}

#main-logo{
	float:right;
	display:inline;
	margin-top:22px;
}

#top-third-content{
	position:absolute;
	left:480px;
	top:190px;
	width:350px;
}

#top-third-content p{
	font-size:105%;
	margin-left:15px;
	margin-top:5px;
}

#main-content{
	margin-top:0px;
	width: 874px;
	min-height:470px;
	background-image:url(../images/bg-main-content-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#silouette{
	float:left;
	display:inline;
	margin-left:30px;
	margin-top:80px;
	width:300px;
}

#silouette-text{
	float:left;
	display:inline;
	margin-top:140px;
	margin-left:-210px;
	color:#eeeeee;
	font-size:170%;
	text-align:right;
	font-style: italic;
}

#main-content-content{
	float:right;
	display:inline;
	width:400px;
	margin-top:110px;
	padding-right:30px;
	color:#eeeeee;
	padding-bottom:30px;
}

#main-content-content a{
	color: #dedcdc;
}



td.button-content-panel{
	height:225px;
	width: 146px;
	background-image: url(../images/button-content-panel.png);
	background-repeat: no-repeat;
}

a.read-more{
	text-decoration:none;
	color:#000000;
}

#sitemap{
	clear:both;
	margin-top:0px;
	width: 874px;
	background-image:url(../images/bg-fade-footer.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#1a3511;
	height:230px;
}

#sitemap-contact-info{
	float:right;
	display:inline;
	margin-top:30px;
	margin-right:20px;
	background-color:#2a2a2a;
	border:4px solid #252525;
	color: #c6c6c6;
}

#sitemap-contact-info p{
	margin:10px;
	font-size:85%;
}

#sitemap-contact-info a{
	color:#c6c6c6;
}

#sitemap-bottom-fade{
	width:892px;
	height:18px;
	margin-left: auto;
    margin-right: auto;
	background-image:url(../images/bg-page-bottom.png);
	background-repeat:no-repeat;
}

#contact-form{
	padding-left:0px;
}


img.hiddenPic{
	display:none;
}

/*General Styles*/

table{
	font-size:90%;
	border-collapse:collapse;
}

h1{
	letter-spacing:2px;
	margin-left:5px;
	font-weight:normal;
	margin-bottom:5px;
	font-style: italic;
}

#top-third-content h1{
	font-size:28px;
	color:#2a2303;	
	border-bottom:1px solid #2a2303;
}

#top-third-content a{
	color:#702101;
}

#main-content-content h1{
	font-size:24px;
	color:#eeeeee;
	border-bottom:1px solid #ffffff;
}

h2{
	font-size:15px;
	letter-spacing:1px;
}

.bold{
	font-weight:bold;
}


input{
border:1px solid #c7c6af;
}

textarea{
border:1px solid #c7c6af;
}

a{
text-decoration:underline;
color:#2E4860;
}

a:HOVER{
text-decoration:none;
}

ul{
list-style:square;
}

/*RDTSNotice*/
#RDTSNotice{
clear:both;
margin-top: 5px;
margin-bottom: 30px;
font-size: 60%;
text-align: center;
}

#RDTSNotice a{
text-decoration:none;
color: #1a3511;
}

#RDTSNotice a:HOVER{
text-decoration:underline;
}
