body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: #302b25 url(images/background.png);
	background-repeat:repeat-x;
}
*
{
 margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
}


.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:14px;
margin-left:-10px;
width:120px;
height: 35px;
line-height: 35px;
float:left;
color:#960;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
font-family: 'Trebuchet MS', Helvetica, sans-serif;
text-decoration:none;
color:#FFF;
}

.topNaviagationLink a:hover
{
font-family: 'Trebuchet MS', Helvetica, sans-serif;
text-align:center;

border-bottom:none;
color:#633;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(images/tab.png);

}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:650px;
height:325px;
top:10px;

background-repeat:no-repeat;
margin-left:10px;
}

#headerTitle
{
position:relative;
top:30px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight: bold;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:16px;
color:#FFF;
font-family:"", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:670px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
width:650px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(images/content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}


.contentTitle
{
font-size:19px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight: bold;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
font-size:14px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

.h2
{
font-size:20px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight: bold;
margin-bottom:10px;
padding-top:10px;
margin-left:10px;
margin-top:15px;
}

.h3
{
font-size:16px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight: underlined;
margin-bottom:5px;
padding-top:5px;
margin-left:0px;
margin-top:0px;
}

a
{
text-decoration: none;
color: #930
}

a:hover
{
border-bottom: 1px dotted #600;
color: #C00;
}

#footer {

width: 670px;
height:16px;
background: url(images/footer.png) no-repeat;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#C60;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#FFF;
}

html, body {
text-align: center;
}
p {text-align: left;}

-->cf

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, sans-serif;
}

p {
	margin-bottom: 5px;
}


#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	border: 2px solid #06F;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}

--> Quote

blockquote {font-family:"Times New Roman", Times, serif; font-style:italic; color: #777; font-size:150%; line-height:1.5em; width:600px;  no-repeat top left; margin:20px 0 0 20px;}	

#quote {border-left:5px solid #CCC; padding-left:10px; margin-left:17px;}

#author {font-size: 90%; padding-left:15px; margin-left:65px; font-family: Verdana, Geneva, sans-serif; font-style:normal; font-weight:bold; color:#999;}

.grey_quote {font-size:120%; font-family:"Times New Roman", Times, serif; color: #666; line-height:1.5em;}
