body
{
	text-align: center;
	font-family:"Maiandra GD", Arial, Verdana, Sans-Serif;
	font-size: 80%;
	margin: 0 auto;
	padding:0 auto;
	border:0 auto;
	color:#42210b;
}
hr
{
	margin:0;
}
h1
{
	font-size: 2em;
	font-weight:normal;
}

h2
{
	font-size: 1.8em;
}

h3
{
	font-size: 1.6em;
}
h4
{
	font-size:1.4em;
}
h5
{
	font-size:1.2em;
	margin-left:15px;
}
h6
{
	font-weight:700;
	font-size:1em;
	margin-left:15px;
}

img.floatright
{
	float:right;
	margin:10px;
	border:solid 1px #a67c52;
}
img.floatleft
{
	float:left;
	margin:10px;
	border:solid 1px #a67c52;
}
.divfloatright
{
    float:right;
    width:300px;
    margin:10px;
    position:relative;
    padding-right:5px;
   }
.divfloatright img
   {border:solid 1px #a67c52;
    }
.clear
{
clear:both;
}

a
{
    color:White;
    text-decoration:none;
    
    }
a:hover
{
    color:#bd9f57;
}

/*-------------Content-------------*/
#content
{
text-align: left;
width: 980px;
margin:5px auto;
border:solid 1px #42210b;
background-color:#a67c52;
}
.content-top
{
    height:15px;
    width:950px;
    background:transparent url(images/content_bg_top.gif) no-repeat left top;
    padding-bottom:0 !important;
    margin-bottom:0 !important;
}
.content-btm
{
    height:20px;
    width:950px;
    background:transparent url(images/content_bg_btm.gif) no-repeat left top;
}
/*-------Montage (home page only)-------*/
#montage-container
{
width: 980px;
height:150px;
background-color:#a67c52;
border-top:solid 1px #42210b;
border-bottom:solid 1px #ffffff;
}

ul#montage
{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:1;
}
ul#montage li
{
	list-style-type:none;
}


/*------------Page Title------------*/
#pagetitle
{
float:left;
width: 490px;
height:100px;
padding:30px 0px 0px 35px;
background-color:#a67c52;
font-family:"Maiandra GD", Arial;
font-size: 40pt;
font-weight:normal;
}

/*-------Audio player---------
#audio
{
float:right;
width:280px;
height:130px;
margin:25px 25px 0px 0px;
}*/

/*-------------Branding------------*/
#branding
{
float:left;
margin:5px 0px 0px 0px;
width:405px;
height:80px;
font-size:48pt;
color:#42210b;
background-color:#a67c52;
}

#branding a
{
text-decoration:none;
color:#42210b;
}

#brandflash
{
float:left;
margin-top:2px;
width:480px;
height:80px;
background-color:#a67c52;
}

#branding2
{
float:right;
padding-right:5px;
text-align:right;
background-color:#a67c52;
margin-top:0 !important;
padding-bottom:10px;
}

#branding2 h2
{
	font-size:28pt;
	margin:30px 20px 0 0 !important;
	font-weight:normal;
}


/*------------Navigation-----------*/
#navigation
{
width:970px;
height:40px;
margin:0px 1px 0px 1px;
font-size: 13pt;
background-color:#a67c52;
}

#navigation ul
{
list-style-type:none;
margin:0px;
padding:0px;
height:30px;
}

#navigation li
{
display:inline;
}

#navigation a
{
float:left;
width:136px;
text-decoration:none;
color:#ffffff;
margin-top:10px;
text-align:center;
border-right:1px solid #42210b;
}

#navigation a:hover
{
color:#42210b;
}

#last a
{
border-right:1px solid #a67c52;
}

#current a
{
text-decoration:none;
color:#42210b;
width:140px;
margin-top:10px;
text-align:center;
background:url(images/current.jpg) no-repeat left bottom;
background-repeat:no-repeat;
}

#currentlast a
{
background-image:url(images/current.jpg);
background-position: bottom top;
background-repeat:no-repeat;
border-right:1px solid #a67c52;
}

#current a:hover
{
color:#42210b;
}
 
/*-----------Main Content----------*/
#main-content
{
width: 950px;
min-height:440px;
margin:0;
padding-left:15px;
padding-right:15px;
background-color:#a67c52;
}
#main-content.mainhome
{
position:relative;
width:980px;
background:transparent url(images/mainhome.jpg) no-repeat left top;
padding:0 !important;
border-top:solid 1px white;
}

#main-content h2
{
margin:15px 0px 0px 15px;
}

#main-content p
{
margin:15px;
text-align:justify;
line-height:150%;
}

/*----------Home Content 1----------*/
#home-content1
{
float: left;
width:640px;
border:solid 1px black;
background-color:white;

}

/*------------Home News------------*/
#home-news
{
float: right;
width:220px;
margin-right:15px;
margin-top:15px;
padding:10px;
background:transparent url(images/news_bg.png) repeat-y left top;
color:White;
}

#home-news ul
{
    margin:0 0 0 10px;
    padding:0;
}
#home-news li
{
    margin-bottom:20px;
    list-style-type:none;
        
}
#home-news li a
{
    padding-left:25px;
    background:transparent url(images/bullet.gif) no-repeat left center;
    display:block;
    padding-bottom:2px;
    padding-top:1px;
    font-size:1.1em;
    text-transform:uppercase;
    font-weight:700;
}
#home-news li a:hover
{
    background:transparent url(images/bullet_hover.gif) no-repeat left center;
}
#home-intro
{
    width:150px;
    float:left;
    margin-left:15px;
    margin-top:15px;
    padding:10px;
    background:transparent url(images/news_bg.png) repeat-y left top;
    color:White;
}
#home-testimonial
{
    position:absolute;
    bottom:0;
    left:0;
    width:200px;
    float:left;
    margin-left:15px;
    margin-bottom:15px;
    padding:10px;
    background:transparent url(images/news_bg.png) repeat-y left top;
    color:White;
}
/*-------Biography content-------*/
#biog-content
{
    width:950px;
    background:#fff url(images/content_bg.gif) repeat-y left top;
}
#biog-content a,
#contact-detail a
{
    color:#bd9f57;
}
#biog-content a:hover,
#contact-detail a:hover
{
    color:#42210b;
}
#biog-content p,
#link-content p
{
	margin-bottom:0;
}
#biog-content h2,
#link-content h2
{
	margin-top:0;
}
#biog-content li
{
	list-style-type:none;
}
/*-------Contact Form content-------*/
#contact-content
{
    float:left;
	width:650px;
	height:440px;
	background:#fff url(images/contact_bg.gif) repeat-y left top;
}
.contact-top
{
	float:left;
	background:transparent url(images/contact_bg_top.gif) no-repeat left top;
	width:650px;
	height:11px;
}
.contact-btm
{
	float:left;
	background:transparent url(images/contact_bg_btm.gif) no-repeat left bottom;
	width:650px;
	height:15px;
	margin-left:15px;
}

#contact_bg
{
	float:left;
    background-color:#a67c52;
    width:550px;
    margin:20px 35px 0 35px;
    padding-top:20px;
}

#contact
{
float:left;
margin:15px 0px 0px 0px;
border:none;
}

#contact legend
{
margin-left:5px;
font-family:"Maiandra GD", Arial;
font-size: 13pt;
font-weight:bold;
color:#42210b;
}

#contact ul
{
list-style:none;
}

#contact li
{
width:610px;
margin-bottom:3px;
}

#contact label
{
width:150px;
float:left;
text-align:right;
margin-right:15px;
font-family:"Maiandra GD", Arial;
font-size: 10pt;
font-weight:normal;
color:#42210b;

}

#contact input#submit
{
margin-left:365px;
margin-top:15px;
width:70px;
}

#contact input
{
font-family:"Maiandra GD", Arial;
font-size:10pt;
color:#42210b;
}

#contact select
{
font-family:"Maiandra GD", Arial;
font-size:10pt;
color:#42210b;
}


#contact input#email, input#venue, input#name
{
width:300px;
}

#contact input#telephone, input#functiondate
{
width:150px;
}

#contact select#functiontype
{
width:155px;
}
#contact-detail
{
    float:right;
    width:245px;
    height:410px;
	background:transparent url(images/contact_detail_bg.gif) repeat-y left top;
	padding:15px;
}
.contact-detail-top
{
	float:right;
	width:275px;
	height:11px;
	background:transparent url(images/contact_detail_bg_top.gif) no-repeat left top;
}
.contact-detail-btm
{
	float:right;
	width:275px;
	height:15px;
	margin-right:15px;
	background:transparent url(images/contact_detail_bg_btm.gif) no-repeat left bottom;
}

/*-------------Links------------*/
p.link
{
    margin-top:5px !important;
}
#link-content
{
	background:#fff url(images/content_bg.gif) repeat-y left top;
	width:920px;
	padding:0 15px 0 15px;
}

#link-content a
{
    color:#bd9f57;
}
#link-content a:hover
{
    color:#42210b;
}
#link-content h5
{
    margin-left:15px;
    margin-bottom:5px;
}

/*-------------Tagline------------*/
#tagline
{
width:980px;
height:18px;
background-color:#a67c52;
padding-top:12px;
}

#copyright
{
float:left;
font-size: 8pt;
padding-left:5px;
}

#tagmenu
{
float:left;
text-align:center;
width:740px;
height:15px;
font-size:9pt;
}

#tagline a
{
color: #42210b;
text-decoration: none;
}

#tagline a:hover
{
color:white;
}

#phwebs
{
float:right;
font-size: 8pt;
margin-right:5px;
}

.filter
{
    background-color:Gray;
    filter: alpha(opacity=50);
    -moz-opacity: .50;  
    opacity: .50; 
    -khtml-opacity: 0.50;
}
.nofilter
{
    filter: alpha(opacity=0);
    -moz-opacity: 0;  
    opacity: 0; 
    -khtml-opacity: 0.0;
}

