/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 12px 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background: #FFF url(images/bg.jpg) repeat-x;
	text-align: center;		
}

/* links */
a { background: inherit; color: #993300; text-decoration: none; }
a:hover { background: inherit; color: #336699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #336699; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }


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

ul {
	margin: 10px 30px;
	padding: 0 15px;
}

/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* form elements */
form {
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
	margin-top: 15px;	
}

label {
	display:block;
	font-size: 12px;
	margin: 0px 0px 3px 2px;
}

input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

option {font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;}
	
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}
input.checkbox {
	margin:3px 5px 5px 14px;

}

label.checkbox {
	display:inline;
}

#form_messages ul li {
    color: #CC0000;
	font-weight: bold;  
	}
	
#preview_div p {
    font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	
}	

.form_id { 
    color: #CC0000; 
    font-weight: bold;  
}

/***********************
	  LAYOUT
************************/

#header-content, #content {
	width: 762px;
}

/* header */
#header {
	height: 90px;
	text-align: left;
		
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
	background-image:url(images/header.jpg);
	width: 792px;
	height: 89px;
	
}

/* header menu */
#header-content ul {
	position: absolute;
	right: 16px; top: 36px;
	font: bold 1.2em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;
	border: solid #505966 1px; 		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #768aa8;
	text-decoration: none;
}
#header-content li a:hover {
	background: #435064;
	color: #FFF;

}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 770px;
	height: 200px;
	padding: 15px 10px 10px 10px; 
	background: #FFF url(images/headerphoto.jpg) no-repeat center;	
}



/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	font-size: 13px;
	color: #999;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #6a7075;
	color: #336699;		
}

/* main */
#main {
	float: left;
	width: 68%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h1 {
	padding: 10px 5px 10px 5px;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}

.letter {
	margin: 0; padding: 0;
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}




/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
.blue  { color: #336699; font-size: 13px;}