/*
Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas01/
*/

/* Main body */
body {background:#666666; color:black; font:12px Verdana,Tahoma,Arial,sans-serif; margin:0 auto; padding:0;}
#wrap {background:#fff; color:black; margin:20px auto; width:770px; height:100%;}

/* Basic tags */
a { text-decoration:none;}
a img {border:0;}

/* Header */
#header {position:relative;
height:83px; margin:0px 0 0; padding:0; text-align:center;}


div#menu {
position:relative;
clear:both;
	background: white; width:470px;  
	text-align:center;
	font:12px Verdana,Tahoma,Arial,sans-serif; 
	margin: 0px;
	padding: 0px 0px 0px 300px;
	height:25px;
}

ul#nav {
	padding: 0px; margin: 0px; list-style-type: none;
width:480px;

}
ul#nav li {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none;

}
ul#nav {
	padding: 0px;
	text-align:center;
	margin: 0px 0px; 
}


ul#nav li {
	float: left;margin: 0px 0px; text-align: center;	height:30px;
}



ul#nav a {
	width: 100%; color: black; text-decoration: none;height:25px;
}
ul#nav li.active a {
	color: black;
margin: 5px 0px 5px 0px;
}

ul#nav a:active, ul#nav a:link, ul#nav a:visited {
	color: black;
	padding:5px 0px 5px 0px;
}
ul#nav a:hover {
	color: #B24548;
	padding: 5px 0px 5px 0px;
}


#image_display{
position:relative;

clear:both;
margin: 20px 0px;
height:106px;
}

/* Main content */
#content_wrap{
overflow:hidden;
position:relative;
clear:both;
width:770px;
margin:60px 0px 40px 0px;
padding:0 0px;
background: white;
height: 100%;
}


#content {
position:relative;
float:left;
width:550px;
margin:0px 20px; 
padding:0px 0px;
height: 100%;
background:white;
}

	#content p{
	font:12px Verdana,Tahoma,Arial,sans-serif; 
	}

	#content h1{
	font:12px Verdana,Tahoma,Arial,sans-serif; 
	color: #336600;
	font-weight:bold;
	}




#content A:link, #content A:visited, #content A:active
	{
	color: #B24548;
	text-decoration: none;
	font-size:12px;
	}
#content A:hover
	{
	color: #333333;
	text-decoration: underline;
	font-size:12px;
	}



#right{
float:left;
position:relative;

width:100px;
background:#fff url(../images/roses.jpg) top left no-repeat;
padding: 0px 0px 0px 50px;
margin:0px;
height:100%;
min-height: 200px;
}

#right h2{
font-weight: 400;
font-size: 14px;
margin:5px 0px 0px 0px;
padding:0px;
color: #336600;
}

#right p{
margin:0px 0px 5px 0px;
padding:0px;
font-size:11px;
font-weight:normal;
}

#right img{
margin:0px 0px 10px 0px;
padding:0px;
}



#right A:link, #right A:visited, #right A:active
	{
	color: black;
	text-decoration: none;
	font-size:12px;
	}
#right A:hover
	{
	color: #336600;
	text-decoration: underline;
	font-size:12px;
	}



a.offer{
	font-size:10px;
	color:black;
	text-align:right;
	width:75px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font-weight:bold;
	}

a:hover.offer {
color: #B24548;
}


/* Footer */
#footer {
background:inherit;
clear:both; 
color:white; margin:0px auto; padding:0px 0px 20px 0px; text-align:center; width:770px; 
}
#footer p {margin:0; padding:0; font-size: 11px;}
#footer a {color:white;  text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* Additional classes */
.left {float:left; margin:3px 10px 2px 0;}
.right {float:right; margin:2px 0 2px 10px;}
.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:400;}
.announce {background-color:#f4f4f4; border-left:4px solid #ccc; clear:left; color:#505050; font-size:0.9em; line-height:1.5em; margin:10px 0 15px; padding:7px 5px 2px 5px; width:126px;}
.announce p {margin:10px 0 0; padding:0;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #ccc; color:#606060; font-size:0.9em; line-height:1.4em; margin:1px 0 20px; padding:8px 5px 8px 8px;}
.clearing {clear:left; margin:0; padding:0; visibility:hidden;}
.hide {display:none;}