@charset "UTF-8";

/* CSS Document */



a img  {

	border : 0;

}



html, body {

	background : #f1f2e5 url(../images/bg_main.jpg) repeat-x;

	background-position : top center;

	margin : 0;

	padding : 0;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

} 



#header_holder  {

	position : relative;

	width : 900px;

	margin-left : auto;

	margin-right : auto;

	height : 126px;

}

.content_holder {



	width : 900px;

	margin-left : auto;

	margin-right : auto;

}



#logo {

	float : left;

} 



#nav_holder  {

	margin-top : 92px;

	float : right;

}



.nav {

	font-family : Georgia, "Times New Roman", Times, serif;

	font-size : 13px;

	color : #60835c;

	font-style : normal;

	text-transform: uppercase;

}



.nav a:link, .nav a:visited, .nav a:active {

	font-family : Georgia, "Times New Roman", Times, serif;

	color : #60835c;

	font-size : 13px;

	font-style : normal;

	text-decoration : none;

	text-transform: uppercase;

}



.nav a:hover {

	font-family : Georgia, "Times New Roman", Times, serif;

	color : #b58800;

	font-size : 13px;

	font-style : normal;

	text-decoration : none;

	text-transform: uppercase;

}



.separator {

	width:900px;

	margin-top:34px;

}



#top_holder {

	width:900px;

	background-image:url(../images/header_image.jpg);

	height:228px;

}



#top_text {

	height:190px;

	margin-top:20px;

	margin-right:20px;

	margin-left:0px;

	float:right;

	width:560px;

}



#order_button {

	width:170px;

	height:37;

	margin-top:5px;

	float:right;

}



.header_title {

	margin-left:0px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:30px;

	color:#FFF;

	text-decoration:none;

	font-style:italic;

	font-weight: bold;

}



.header_text {

	margin-left:0px;

	margin-top:15px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#FFF;

	text-decoration:none;

	line-height:20px;

	font-weight: normal;

}



.title_holder {

	margin-top:15px;

	height:35px;

}



.title {

	text-align:center;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:15px;

	color:#222222;

	font-style:italic;

	font-weight:bold;

	margin-left:auto;

	margin-right:auto;

}

h3 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:15px;

	color:#222222;

	font-style:italic;

	font-weight:bold;	

}

ul {

	padding-left: 15px;

}

li {

	padding-bottom: 15px;

}



.text_holder {

	margin-top:20px;

	margin-bottom:20px;

}



.text {

	font-family:Arial, Helvetica, sans-serif;

	color:#222222;

	font-size:13px;

	text-align:justify;

	line-height:20px;

}



.image_right { 

	float:right;

	margin-left:30px;

}



.image_left {

	clear: left;

	float:left;

	margin-right:30px;

}



.text_note {

	margin-top: 15px;

	width:299px;

	font-family:Arial, Helvetica, sans-serif;

	color:#222222;

	font-size:12px;

	text-align:justify;

	line-height:18px;

}



.separator2 {

	width:900px;

}



.back {

	font-family : Georgia, "Times New Roman", Times, serif;

	font-size : 12px;

	color : #60835c;

	font-style : italic;

	text-decoration:underline;

}



.back a:link, .back a:visited, .back a:active {

	font-family : Georgia, "Times New Roman", Times, serif;

	color : #60835c;

	font-size : 12px;

	font-style : italic;

	text-decoration : underline;



}



.back a:hover {

	font-family : Georgia, "Times New Roman", Times, serif;

	color : #b58800;

	font-size : 12px;

	font-style : italic;

	text-decoration : underline;

}



#footer {

	height:1px;

	margin-top:20px;

	margin-bottom:60px;

}



.footer_text {

	font-family : Georgia, "Times New Roman", Times, serif;

	font-size : 12px;

	color : #222222;

	font-style : none;

	text-decoration:none;

	text-align:right;

}



.footer_text a:link, .footer_text a:visited, .footer_text a:active {

	font-family : Georgia, "Times New Roman", Times, serif;

	color : #222222;

	font-size : 12px;

	font-style : none;

	text-decoration : none;

	text-align:right;

}



.footer_text a:hover {

	font-family : Georgia, "Times New Roman", Times, serif;

	color : #b58800;

	font-size : 12px;

	font-style : none;

	text-decoration : underline;

}



.footer_left {

	margin-top:10px;

	margin-bottom:30px;

	float:left;

}



.footer_right {

	margin-top:10px;

	float:right;

}

.spacer {

	clear:both;

}
