/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #BDC8CB url(../images/background.gif) no-repeat;

}

a img {border: none; }

/* MAIN DIV STYLES*/
#container {
	width: 790px;
	margin: 0 auto;
}

#header {
	width: 790px;
	height: 40px;
	margin: 0 auto;
	text-align: right;
	padding: 0;
}

#container2 {
	width: 790px;
	margin: 0 auto;
	background: #69c url(../images/contentback.gif) repeat-y;
}

#content {
	width: 400px;
	float: left;
	margin: 0 0 50px;
}

#rightcol {
	width: 179px;
	float: left;
	text-align: center;
	margin: 0 0 0 16px;
	background: #6498C1;
	padding: 0 15px 0 5px;
}

#rightcol2 {
	width: 199px;
	float: left;
	text-align: right;
	margin:78px 0 0 16px;
	background: #7BA6C9;
}

#rightcol3 {
	width: 199px;
	float: left;
	text-align: center;
	margin: 0 0 0 16px;
	background: #7BA6C9;
}


#rail {
	background-color: #369;
	width: 175px;
	float: left;
	color: #fff;
}

#footer {
	width: 790px;
	height: 33px;
	margin: 0;
	background: #336;
	clear: both;
	border-top: 1px #FFF solid;
}

#bottom {
	width: 775px;
	margin: 25px auto;
	padding: 0 15px 0 0;
	text-align: right;
	font-size: 9px;
	color: #333;
	clear: both;
}

/*MAIN NAVIGATION STYLES*/

#rail ul {
	margin: 18px 0 0;
	list-style-type: none;
	text-align: left;
	width: 174px;
	padding: 0;
}

#rail li {
	height: 23px;
	background: url(../images/nav_back.gif);
}

#rail ul li a {
	center: no-repeat;
	padding-left: 18px;
	width: 124px;
	font: normal 12px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #fff;
	text-decoration: none;
}

#rail ul li a:hover {
	background: url(../images/nav_back_on.gif);
	center: no-repeat;
	color: #fff;
	text-decoration: none;
}

#rail ul li a.smaller {
	font-size: 11px;
}


/*header link style */

#header ul {
	padding: 0;
	margin: 0;
}

#header li {
	display: inline;
	background-image: url(../images/red_bull.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 10px 0 10px;
	background-position: left;	
}

#header li a {
	font: normal 11px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0;
}

#header li a:hover {
	color: #980F08;
	text-decoration: none;
}		



/*Main Body Styles*/

#content p {
	width: 375px;
	margin: 25px 0 25px 25px;
	font: normal 12px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #000;
	line-height: 18px;
}

#content h1 {
	font: normal 14px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #FFF;
	margin: 85px 0 10px 25px;
	padding: 0;
}

#content h1.top {
	font: normal 14px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #FFF;
	margin: 127px 0 10px 25px;
	padding: 0;
}

#content a {
	font: normal 12px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #980F08;
	text-decoration: none;
}

#contetn a:hover {
	color: #000;
	text-decoration: underline;
}

#content h1.gallery {
	font: normal 14px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #FFF;
	margin: 45px 0 10px 25px;
	padding: 0;
}

#content p.gallery {
	width: 375px;
	margin: 15px 0 25px 25px;
	font: normal 10px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #FFF;
	line-height: 18px;
}

#content a.testimonial {
	color: #000;
	font-weight: bold;
}

#content a:hover.testimonial {
	color: #980F08;
	font-weight: bold;
}

#content a.testimonial2 {
	color: #000;
	font-weight: normal;
}

#content a:hover.testimonial2 {
	color: #980F08;
	font-weight: bold;
}



/*RIght Col Styles*/

#rightcol p {
	margin: 165px 0 0 0;
	padding: 0;
	font: italic 14px AGaramond, Georgia, Times, Times New Roman, serif;
	color: #980F08;
	line-height: 22px;
}

#rightcol p.short {
	margin: 100px 0 0 0;
}

.name {
	font: italic 12px AGaramond, Georgia, Times, Times New Roman, serif;
	color: #980F08;
	line-height: 15px;
}

#rightcol2 a:hover, a:active {
	color: #fff;
}

#rightcol2 a:hover.fotgal, a:active.fotgal a:hover.fotgal2, a:active.fotgal2 {
	border:1px; 
	border-thickness: 1px; 
	border-color: #980F08;
	border-style: solid;
}


#rightcol3 p {
	margin: 165px 0 0 0;
	padding: 0;
	font: italic 11px AGaramond, Georgia, Times, Times New Roman, serif;
	color: #980F08;
	line-height: 22px;
}

#rightcol3 a {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
}

#rightcol3 a:hover, a:active {
	color: #fff;
}

#rightcol3 a:hover.fotgal, a:active.fotgal a:hover.fotgal2, a:active.fotgal2 {
	border:1px; 
	border-thickness: 1px; 
	border-color: #980F08;
	border-style: solid;
	
}




.fotgal {
	margin: 11px 11px 0 0;
	border:1px; 
	border-thickness: 1px; 
	border-color: #FFF; 
	border-style: solid;
}

.fotgal2 {
	margin: 11px 11px 11px 0;
	border:1px; 
	border-thickness: 1px; 
	border-color: #FFF; 
	border-style: solid;
}

.fotgal3 {
	margin: 16px 0 5px;
	border: 1px; 
	border-thickness: 1px; 
	border-color: #FFF; 
	border-style: solid;
}



/*footer styles */

#footer1 {
	width: 157px;
	border-right: 1px #fff solid;
	float: left;
	text-align: left;
	height: 23px;
	padding: 10px 0 0 18px;
	font: normal 13px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #fff;
}

#footer2 {
	width: 599px;
	float: left;
	text-align: right;
	font: normal 9px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #fff;
	padding: 10px 15px 0 0;
}

/*Bottom Link Styles*/

#bottom a {
	font-size: 9px;
	color: #333;
	text-decoration: none;
}

#bottom a:hover {
	font-size: 9px;
	color: #980F08;
	text-decoration: underline;
}

.center {
	text-align: center;
}

/*Form Styles*/

table {
margin: 0 0 0 25px;
}

td {
	font: normal 12px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #000;
	height: 35px;
}

.bottomline {
	border-bottom: #7BA6C9 1px solid;
}

/*BOOK STYLES*/
#book {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#bookheader {
	width: 750px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	font: normal 11px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #000;
}

#bookheader a {
	font: normal 11px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0 3px;
}

#bookheader a:hover {
	color: #980F08;
}

#bookfooter {
	width: 750px;
	height: 40px;
	margin: 10px auto;
	text-align: left;
	padding: 0;
	font: normal 11px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #000;
}

#bookfooter a {
	font: normal 11px arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0 3px;
}

