/* @group DEFAULTS */



#testhome{
	color: #421e06;
	
	}

#pagefont{
	font-size: 20px;

}

#larger{
	font-size: 24px;	
	}

a img,:link img,:visited img {
	border: none
}

a,a:link {
	outline: none !important;
}

ul,ol {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

address {
	font-style: normal
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*.clearfix {
	display: inline-block;}*/


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*.clearfix {display: block;}*/
/* End hide from IE-mac */
#body2{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #D5C99D url(../images/main/header1.jpg) repeat-x center top;
	}

html,body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #D5C99D url(../images/main/header.jpg) repeat-x center top;
}

a,a:link,a:active,a:visited {
	color: #000;
}

a:hover {
	color: #cb0000;
}

#container {
	width: 800px;
	margin: 0 auto;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
}

.green {
	color: #547d13;
	font-weight: bold;
	font-size: 1.3em;
}

.ohyea {
	font-size: .9em;	
	font-style: italic;
	font-weight: bold;
	background-color: #332216;
	color: #fff;
	padding: 10px;
	float: left;
}

/* @end */

/* @group MESSAGES */

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(../images/messages/info.png);
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/messages/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/messages/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/messages/error.png');
}

.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../images/messages/validation.png');
}

/* @end */

/* @group HEADER */

#header h1 {
	text-indent: -99999px;
	width: 800px;
	height: 106px;
	overflow: hidden;
}

#header .center {
	float:middle;
      position:relative;
	left:50%;
	text-align:left;
}

#header ul {
      width:850px;	
      height: 28px;
	border-left: 1px solid #000;
	list-style:none;
	position:absolute;
      left:-50%;
}
#header ul.ul, li.li{
	list-style-image: none;
list-style: none;
list-style-position: inside;
	}
#header li.subnav{
	
	}

#header ul li {
	height: 28px;
	float: left;
	font: italic 1.2em "Georgia";
	letter-spacing: .04em;
      
}

#header ul li a,#header ul li a:link,#header ul li a:visited,#header ul li a:active {
	height: 24px;
	padding: 5px 10px 0 10px;
	float: left;
	color: #D5C89D;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #000;
}

#header ul li a:hover {
	background: url(../images/main/nav_hover.jpg) repeat-x 0 bottom;
}


/* @end */

/* @group CONTENT */

#content {
	margin: 40px 0;
	line-height: 1.8em;
	float: left;
}

#content .pics {
	margin-bottom: 20px;
	width: 802px;
	height: 320px;
	overflow: hidden;
	background-color: #000;
}

#content .pics_text {
	height: 70px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}

#content p,#content h2,#content h3,#content ul {
	margin-bottom: 20px;
}

#content2{
width: 800px;
padding: 20px;
margin-top: 0;
margin-right: auto;
margin-bottom: 40px;
margin-left: auto;	
}

#content h2 {
	font-size: 2em;
}

#content h3 {
	font-size: 1.7em;
}

#content fieldset#contact {
	border: 0;
}

#content fieldset#contact legend {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 20px;
}

#content fieldset#contact label {
	width: 200px;
	font-weight: bold;
	float: left;
}

#content fieldset#contact input,#content fieldset#contact textarea {
	padding: 3px 7px;
}

#content fieldset#contact input.submit {
	font-size: 1.3em;
}

#galleries img {
	float: left;
}

#galleries h3 {
	float: right;
	width: 680px;
	padding-top: 10px;
}

#photos a {
	width: 130px !important;
	height: 130px !important;
	display: block;
	float: left;
}

/* @end */

/* @group FOOTER */

#footer2 {background: url(../images/main/footer1.jpg) no-repeat center;
	height: 150px;
	width: 100%;
	overflow: hidden;}

#footer {
	background: url(../images/main/footer.jpg) no-repeat center;
	height: 150px;
	width: 100%;
	overflow: hidden;
}

.sidebar {
	display: none;
	padding: 10px;
	float: right;
	width: 240px;
	position: absolute;
	}

/* @end */
