
* {
margin : 0;
padding : 0;
}

body {
font: 100%/1.5em arial, tahoma, verdana, sans-serif; 
background: url(../images/pro8bg.jpg) repeat;
}

#wrapper {
width : 1000px;
margin : 0 auto;
background : transparent;
color : #d0996b;
}

#header {
width : 1000px;
height : 218px;
margin-top: 10px;
background : url(../images/header.png) bottom no-repeat;
background-color: transparent;
}

#content {
width:1000px;
padding:0 0 14px 0;
margin:10px auto;
}

.contentTop {
height: 20px;
background:url(../images/contentTop.png) bottom left no-repeat;
}

.contentMiddle {
width: 1000px;
padding: 0 30px;
background:url(../images/contentMiddle.png) repeat-y;
}

.contentBottom {
height: 20px;
background:url(../images/contentBottom.png) top left no-repeat;
}

/* Navigation */

#navcontainer {
margin-top: 25px;
width: 165px;
font-style: bold;
}

#navcontainer ul {
padding-left : 0;
list-style-type : none;
}

#navcontainer a {
color : #d0996b;
margin-left: 10px;
text-decoration: none;
}

#navcontainer a:hover {
color : #896245;
text-decoration: none;
}

#navcontainer h3 {
font-size: 18px; 
text-transform: none;
padding-left: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

.nav {
margin-top: 5px;
}

.nav ul {
font-size: 12px;
}

.nav li {
margin-left: 15px;
}

.subnav li {
margin-left: 25px;
}

/* sideabar */
#sidebar {
	float: left;
	margin: 0;	
	padding: 0; 
	display: inline;
}






}

/* rightbar */

#rightbar {
	float: right;
	width: 21%;
	padding: 0;			
}


#rightbar h1.rightFrontH1{
	margin:  0px 0px 0px 0px;	
	padding:  0px 0px 0px 0px;
}

.sidebarbox-noborder {
	width: 100%; 
	margin: 0px 0px 0px 9px; 
	padding: 0px;

}


/* footer */

.footerTop {
height: 15px;
background:url(../images/footerTop.png) bottom left no-repeat;
}

.footerMiddle {
width: 1000px;
background:url(../images/footerMiddle.png) repeat-y;
}

.footerBottom {
height: 15px;
background:url(../images/footerBottom.png) top left no-repeat;
}



#footer {
	font-size: 11px;
	clear: both;
	text-align: center;	
}

#footer a {
	text-decoration: none;
	font-weight: bold;
}



/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }



/* links */
a {
	text-decoration: underline;
	color: #d0996b; 
}
a:hover {
	text-decoration: underline;
	color: #896245;
}

/* headers */
 h2 {
	font: bold 1em arial, tahoma, verdana, sans-serif; 
	color: #d0996b;
}



h2 { font-size: 13px; }







h4 {
font-size: 1.3em;
margin-top: 10px;
color: #d0996b;
}	

h5 {
font-size: 1.5em;
margin-left: 10px;
margin-top: 10px;
color: #d0996b;
}	



#rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #d0996b; 	
}	


#aboutMessage {
	border-bottom: 0px solid #ffffff; 
}




#bluecontent h1.frontH1number { 
	font: tahoma;
	font-size: 1.8em; 
	color: #B7D3EB;
	border-bottom: 0px solid #f2f2f2; 
}

#bluecontent p.pBlue { 
	color: #ffffff
}


#blankNav {

display: none;

}

h2, h3 {
	margin: 10px 15px;
	
}

p {
	font-size: 80%;
	margin: 10px 15px;
}



/* form elements */
.formContent {
	margin:10px; 
	padding: 10px;
	border: 1px solid #f2f2f2; 
	background-color: #d4d4d4; 
}


label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 4px;
	border:1px solid #eee;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#777;
}


textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/* search form */

form.searchform {
	background: transparent;
	border: none;
	margin: 10px; 
	padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 50px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	vertical-align: top;
}
form.searchform input.button {
	width: 55px;
	vertical-align: top;
}



#flashswap {

height: 300px;
width: 628px;


} 

.imageWhat {
padding: 10px;
}


#officeInfo  {
	width: 300px;
}

.contentMiddleTable {
	margin: 0 auto;
}

.calendar {
	margin: 10px;
}

.testimonial {
	border-bottom:1px dashed;
	margin: 0 10px;
	width: 90%;
}

.testimonial a {
	color: #EBD893;
}

.testimonial a:hover {
	color: #896245;
}

.marginLeft {
	margin-left: 10px;
}

.links {
	margin: 0 0 28px 0;
}

#news {
	margin: 0 22px;
	width: 640px;
}


#news a {
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font-size: 20px;
	padding: 12px 12px 12px 0;
	background: transparent url(../images/col_border_dot.gif) left bottom repeat-x;	
}

#news img {
	margin: 0 13px;
}

h1 {
	
	font-size: 20px;
	padding: 12px 12px 12px 0;
	background: transparent url(../images/col_border_dot.gif) left bottom repeat-x;	
}

.imgright {
	padding-right: 30px;
}
