/*  General
----------------------------------------------------------------- */

html {
	min-height:100%;
	margin-bottom:1px;
}

body {
	margin: 0px;
	padding: 0px;
	border:0px;
	background:#0A122E url(/images/layout/background-gradient5.jpg);
	background-repeat:repeat-x;
    font-family:"Trebuchet MS",Calibri,Verdana;
	font-size:1.0em;
	line-height:22px;
	color:#505050;
	height: 100%;
	text-align: center;
	}

.clear {
	clear:both;
	height: 1px;
	}

	

/*  Wrappers
----------------------------------------------------------------- */

#whole {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 1.1em;
	background-color:#EDEDEF;
}

/*** Banner ***/

#topstrip {
font-family:"Georgia";
height:35px;
background-color:#03050D;
text-align:right;
color:#82757C;
font-size: 17px;
clear:both;
}
#topstrip a {
color:#787882;
margin-left:10px;
}
#topstrip ul{
position:relative;
top:8px;
right:26px;
}
#topstrip ul, #topstrip li{
display:inline;
list-style-type:none;
color:#787882;
text-decoration:none;
}
#topstrip li{
margin-left:10px;
}

/* Banner
--------------------------------------*/

#banner {
	background-color:#FFFFCC;
	color:#505050;
	height:230px;
	width:900px;
	background:url(/images/layout/wallpaper3.jpg) top right no-repeat;
	}

#logo {
color:#FFFFFF;
font-family:Georgia;
font-size:50px;
padding-left:20px;
position:relative;
top:140px;
}

#logo a {
text-decoration:none;
color:#FEFDFF;
}

a#logo:hover {
color:#F0F0F0;
text-decoration:underline;
}
	
#address {
font-size:14px;
padding-left:26px;
position:relative;
top:165px;
color:#FFFFFF;
	}
	
#address a, #address a:visited{
text-decoration:none;
color:#FFFFFF;
padding-right:0px;
}
#address a:hover{
color:#787882;
text-decoration:underline;
}

/* Menu
----------------------------------------*/

#menu {
color:#ffffff;
font-size:20px;
background-color:#0A122E;
font-family:Georgia;
line-height:53px;
}

#menu a {
color:#FEFDFF;
}

#menu a:hover {
color:#1F8FCF;
text-decoration:none;
}

#menu ul {
list-style-type:none;
display:inline;
padding-left:26px;
}

#menu li {
display:inline;
margin-right:25px;
}

/* Body
---------------------------------*/

#main {
	float:left;
	padding-top:30px;
}


/* Left column 
--------------------------------*/
	
#left {
	padding-left:32px;
	width: 207px;
	float: left;
	font-size:0.9em;
	line-height:1.6em;
	overflow:auto;  
	}
* html #left {width: 239px; w\idth: 239px;}	 /* Box model hack */	

	
#left h1 {
color:#F3F2F2;
font-size:1.9em;
font-family:"Book Antiqua";
font-weight:normal;
margin-bottom:-5px;
}

#left p {
margin-top:0px;
}

#left img {
border-bottom:4px solid #060A13;
margin-bottom:8px;
width:207px;
}

	
/*Middle column 
-------------------------------------------------*/

#middle {
	float: left;
	width:500px;
	font-size:13px;
	}

#copy {
 margin:0px 20px 0 20px;
}

#copy p {
margin-top:0px;
}

/*#right-hp{
	position:relative;
	z-index:2;
	background:url(/images/hp-image2.jpg);
	background-repeat:no-repeat;
	height:250px;
	width:199px;
	float:left;
	margin-top:53px;
}*/
		
#left-hp-text {
padding:0 15px 0 30px;
float:left;
width:205px;
}
*html #left-hp-text{
w\idth:225px;width:225px;
}
#right-hp-text {
float:right;
padding:0 35px 0 10px;
width:205px;
}
*html #right-hp-text{
w\idth:225px;width:225px;
}	
/*** Right column ***/	
	
#right {
	width: 161px;
	float: right;
	font-size:0.9em;
	}	
* html #right {width: 161px; w\idth: 161px;}	 /* Box model hack */	

#share{
text-align:center;
width:100%;
}

#right img{
margin:4px 2px 0 2px;
}


#right a {
color:#FEFDFF;
}

#right a:hover {
text-decoration:none;
}


#right ul {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
	margin-top:10px;
}

#right li {
	background-repeat:no-repeat;
	line-height:30px;
	padding-bottom:3px;
	border-bottom:1px dashed #CCC;
	margin-right:20px;
}


/* Footer 
-------------------------------*/		

#footer {
margin-top:28px;
color:#FEFDFF;
text-align:right;
width:868px;
font-size:12px;
font-weight:bold;
padding:12px 32px 0 0;
height:120px;
background-color:#060A13;
}
	
* html #footer {height: 41px; h\eight: 41px;}	 /* Box model hack */	
	
#footer a {
color:#BD1F01;
text-decoration:none;
	}
	
#footer a:hover {
color:#FFCC00;
text-decoration:none;
	}				


#footer2 {
}	

	
/*  Styling
----------------------------------------------------------------- */

ul{
padding-left:16px;
list-style-type:circle;
}

p {
	}

h1 {
    margin-top:0px;
    padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
	}

h2 {
	font-size: 3.0em;
	font-family: kalinga, arial;
	color:#946A85;
	margin-bottom:0px;
	}
	
h3 {
	}
	
h4 {
	}
	
h5 {
	}
	
h6 {
	}
					
	
img {
border:0px;
padding:0px;
margin:0px;
}

div {
border:0px;
padding:0px;
margin:0px;
}

hr {
border: 0;
margin-bottom:30px;
color: #E5C2FA;
background-color: #E5C2FA;
height: 3px;
width: 100%;
text-align: left;
}

/* Forms
-----------------------------------------------------------------  */

.submit_button {
	cursor:pointer;
	border:outset 1px #ccc;
	color:#505050;
	background:url(/images/bg_submit.gif) repeat-x left top;
	padding:4px;
	}

.field {
	border:1px solid #CCC;
	font-size:0.9em;
	color:#000;
	padding:2px;
	}

textarea { 
	font-family: inherit; 
	}

fieldset {
	position: relative; 
	border:1px solid #CCCCCC;
	margin-bottom:30px;
	padding:10px 5px 5px;
	}

legend {
	position:absolute; 
	background-color: #FFF;
	border:1px solid #CCC;
	top: -0.5em; 
	left: 0.5em;
	padding: 5px;
	font-size:1.2em;
	font-weight:700;
	color:#000;
	}

label {
	font-weight: bold;
	}	
	
.error {
	min-height: 40px;
	padding: 5px 5px 5px 15px;
	border: 1px solid #DDD;
	background-color: #F0F0F0;
	margin: 10px 0 10px 0;
	color: #000;
	}	
	
.success {
	min-height: 40px;
	padding: 15px 5px 5px 15px;
	border: 1px solid #DDD;
	background-color: #F0F0F0;
	margin: 10px 0 10px 0;
	color: #000;
	}		
	

/*  Links
----------------------------------------------------------------- */

a {
	color: #A5A5A5;
	text-decoration:none;
	}

a:hover {
	color: #505050;
	text-decoration:underline;
	}

a.icon[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/images/icons/pdf.gif) no-repeat center right;
	}

a.icon[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(/images/icons/word.gif) no-repeat center right;
	}

a.icon[href $='.xls'] { 
   padding-right: 18px;
   background: transparent url(/images/icons/excel.gif) no-repeat center right;
	}

a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(/images/icons/mailto.gif) no-repeat center right;
	}

a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(/images/icons/popup.gif) no-repeat center right;
	}

a[class ="external"] {
   padding-right: 18px;
   background: transparent url(/images/icons/external.gif) no-repeat right center;
	}
	


/*  Images
----------------------------------------------------------------- */

img, img a {
	border: 0;
	background: none;
	}

.image_border {
	border: solid 1px #EEE;
	padding: 1px;
		}
	
.profilephoto{
width:140px;
margin:0 0 15px 15px;
border-bottom:4px solid #505050;
}	
	
/*  Comments
----------------------------------------------------------------- */

.comments_status {
	padding: 4px;
	margin: 15px 0px;
	}
.comments_nav {
	position: relative;
	float:right;
	color: #010204;
	margin: 0;
	padding: 0;
	}
	
.comments_nav ul, .comments_nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
.comments_nav li {
	display: block;
	min-height: 20px;
	width: 20px;
	float: left;
	text-align: center;
	border: 1px solid #e1debf;
	margin-right: 2px;
	color: #E38804;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: top;
	background: #FDF9D6;
	}
	
.comments_nav a{
	color: #FFFFFF;
	display: block;
	min-height: 20px;
	width: 20px;
	text-decoration:none;
	background: #E38804;
	}
	
.comments_nav a:hover {
	display: block;
	color: #E38804;
	background: #FFFFFF;
	}

#comments {
	margin-top: 50px;
	}

.comment {
	margin-bottom: 20px;
	}

.comment_header {
	background: #fdf9d6;
	padding: 10px;
	border: 1px solid #e1debf;
	}

.comment_post {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
	
/* General
-----------------------------------*/
.grad{
background:url(/images/layout/column-background.jpg) bottom right no-repeat;
}

