@charset "UTF-8";

/*login*/
#container2{
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	margin: 0 auto;
	background-image: url(images/main_div.jpg);
	background-repeat: repeat-y;
}
#logleft{
	float: left;
	height: 280px;
	width: 51px;
}#logcontent {
	background-image: url(http://www.patrignone.com/images/login/patrignone-login_04.jpg);
	background-repeat: repeat-x;
	width: 528px;
	height: 280px;
	float: left;
}
#logright{
	float: right;
	height: 280px;
	width: 51px;
	}
#logcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 40px;
	line-height: normal;
	text-transform: lowercase;
	padding: 0px;
	margin-bottom: 0px;
	width: 290px;
}
#logcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 290px;
}
#logcontent img {
	margin: 0px;
	float: right;
	width: 137px;
}
#loglogo {
	float: right;
	height: 121px;
	width: 137px;
	margin: 0px;
	padding: 0px;
}
/* End log in*/

/*set up general styles*/
body {
	text-align: center;
	background-image: url(http://www.patrignone.com/images/topbarx.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: left;
	width: 90%;
	line-height: 110%;
	color: #AD7F5B;
	text-transform: none;
}
h1.indexpage{
background-image: url(../images/Simons/the-road-ends-here-9ds.jpg);
background-repeat: no-repeat;
text-indent: -99999px;
display: block;
width: 485px;
height: 97px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	width: 90%;
	line-height: 110%;
	margin-top: 30px;
	color: #AD7F5B;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	width: 90%;
	line-height: 110%;
	margin-top: 30px;
	color: #AD7F5B;
	font-style: italic;
	}
h4 {
	font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	width: 400px;
	line-height: 110%;
	margin-top: 30px;
	color: #AD7F5B;
	}
h5 {
	font-family: arial, helvetica, sans serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	width: 400px;
	line-height: 110%;
	margin-top: 30px;
	color: #AD7F5B;
	}
h6 {
	font-family: arial, helvetica, sans serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	width: 400px;
	line-height: 110%;
	margin-top: 30px;
	color: #AD7F5B;
	}
	
	/*end general styles*/
	
	/*set up header styles*/
#topbar  {
	height: 250px;
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(http://www.patrignone.com/images/top_div.jpg);
	background-repeat: no-repeat;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 10px;
	background-image: url(http://www.patrignone.com/images/topbar-edgel.gif);
	background-repeat: no-repeat;
}
#logoandmenu {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 250px;
	width: 800px;
}

#logo {
	height: 190px;
	border: 0;
	float: left;
	width: 176px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-image: url(http://www.patrignone.com/images/logo.jpg);
	margin:15px 24px 0 0;
	display: inline;
}

#main_image {
	height: 190px;
	border: 0;
	float: left;
	width: 400px;
	margin: 15px 0px 10px 145px;
	background-color: #996666;
}
#header {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	height: 35px;
	width: 766px;
	background-color: #AD7F5B;
}
#right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 250px;
	width: 10px;
	background-image: url(http://www.patrignone.com/images/topbar-edger.gif);
	background-repeat: no-repeat;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:770px;
	height:32px;
	font-size:12px;
	position:relative;
	z-index:1;
	text-transform: none;
	clear: both;
	display: inline;
	float: left;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:770px;
	w\idth:770px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
	width: 110px;
	/*w\idth:85px;*/
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li 
{
	float:left;
	width: 105px;
	font-size: 12px;
	position:relative;
	display:inline;
}



/* style the links for the top level */
.menu a, .menu a:visited {
	background-color: #ad7f5b;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width: 95px;
	height:30px;
	border:1px solid white;
	border-width:1px 0 1px 1px;
	padding: 0 5px 0 5px;
	line-height:29px;
	text-transform: capitalize;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited 
{
width: 95px; 
w\idth:95px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
background:#d4d8bd url(http://www.patrignone.com/images/drop.gif) bottom right no-repeat;
}
/* style the second level hover */
.menu ul ul a.drop:hover
{
background:#c9ba65 url(http://www.patrignone.com/images/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop 
{
background:#c9ba65 url(http://www.patrignone.com/images/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited 
{
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover 
{
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width: 100px;
	border-top:1px solid #636363;
}
/* another hack for IE5.5 */
* html .menu ul ul 
{
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul
{
left: 100px; 
top:-1px; 
width: 100px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left 
{
left:-100px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table 
{
position:absolute; 
top:0; 
left:0; 
border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited 
{
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width: 100px;
border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited 
{
width: 100px;
w\idth:98px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover
{
color: #434343; 
background:#c7926a;
}
.menu :hover > a, .menu ul ul :hover > a 
{
color: #404040;
background:#d4d8bd;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul
{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
 visibility:visible;
 }
/*End header styles*/

/*style main content area*/


	#container{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 auto;
	background-image: url(http://www.patrignone.com/images/main_div.jpg);
	background-repeat: repeat-y;
}
#main {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 10px;
	float: left;
	width: 60%;
	padding: 0 0 0 35px;
	background-image: url(http://www.patrignone.com/images/back.png);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	min-height:320px;
}
#mailp {
	background-image: url(http://www.patrignone.com/images/mainform-bg.jpg);
	margin:0 0 20px 0;
	float: left;
	width: 95%;
	padding: 0px 0px 10px 20px;
	background-color: #AD7F5A;
	background-repeat: repeat-x;
}
#main p {
	width: 90%;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
	line-height: 160%;
	font-size: 12px;
	padding: 0;
	text-align:left;
}
#main h1 {
	width: 90%;
	margin: 1em 0 .5em 0;
}
#rightcol {
	margin: 10px 0 50px 0;
	padding: 1.5em 0 0 1em;
	width: 28%;
	float: left;
}
#quote {
	background-image: url(http://www.patrignone.com/images/quote.jpg);
	width: 200px;
	background-repeat: no-repeat;
	background-color: #e0cbb0;
	border-bottom: 25px;
}
.quote {
	width: 165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	margin: 0 10px 0 10px;
	text-transform: none;
}
.credit
 {
	width: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	margin: 0 10px 0 10px;
	text-transform: none;
	padding-bottom: 30px;
}
#rightcol p {
	margin-left: 1px;
	margin-bottom: 1em;
	margin-right: 0;
	margin-top: 0;
	font-size: 12px;
	line-height: 130%;
	width: 200px;
}
#rightcol h2 {
	width: 200px;
	margin: 0 0 5px 0;
}
#rightcol  a  img {
	padding: 2px;
	height: 50px;
	width: 50px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px outset #993300;
}
a{
	color: #5D4430;
	text-decoration: none;
}
#main a{
	color: #CC3300;
	font-style: italic;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}
#cap{
	width: 120px;
	float: left;
	padding: 5px;
	margin-right: 30px;
	border:0;
}
#rightcol form {
	width: 200px;
}
#rightcol ul
{
list-style-type: none;
padding: 5px;
margin: 0;
width: 180px;
}
fieldset {
	width: 200px;
	background-color: #FFFFFF;
}
#RCform li {
	width: 150px;
}
#RCform legend {
	text-transform: none;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993333;
}
#RCform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: none;
	padding-right: 3px;
	line-height: 120%;
	margin: 3px 3px 0 0;
}
#rightcol #RCform li {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 3px;
	border: 1px dashed #003366;
	width: 180px;
}
 /*Start Table*/
#main table {
	width: 420px;
	padding: 0;
	margin: 0 0 24px 0;
	border: 0;
}

#main caption {
	padding: 0 0 5px 0;
	width: 300px;	 
	font: italic 10px Arial, Helvetica, sans-serif;
	text-align: left;
}

#main th, #main tr.header td, #main tr.header th{
	font: 9px Arial, Helvetica, sans-serif;
	color: #aa856a;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: none;
	text-align: left;
	padding: 4px;
	background: #CAE8EA url(http://www.patrignone.com/images/bg_header.jpg) no-repeat;
}

#main .nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#main td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #d0b9a8;
	font-size: 12px;
}
#main .alt {
	background: #f8f3f0;
	color: #aa856a;
}

#main .spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(http://www.patrignone.com/images/bullet1.gif) no-repeat;
	font: bold 10px Arial, Helvetica, sans-serif;
	height: 42px;
}

#main .specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f8f3f0 url(http://www.patrignone.com/images/bullet2.gif) no-repeat;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #797268;
	height: 42px;

}
#siteContent {
	width: 430px;
	height: 50px;
	text-decoration: none;
	border: 1px solid #999999;
	text-transform: none;
	background-color: #f2f2f2;
	color: #AD8057;
	}
#maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	width: 445px;
	height: 40px;
	border: 1px solid #999999;
	text-transform: none;
	background-color: #f2f2f2;
	color: #AD8057;
	}
#RCform textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	margin: 2px 0 3px 0;
}
#Qatt {
	background-color: #f2f2f2;
	border: solid #999999 1px;
	width: 180px;
}
#imgup {
	background-color: #f2f2f2;
	border: solid #999999 1px;
	width: 100px;
}
#main table a:link{
text-decoration: none;	
}
#main table a:hover {
text-decoration: underline;	
}


/*End Table*/



/* END MAIN CONTENT AREA */


/* style footer */


#footer {
	height: 115px;
	width: 800px;
	min-height: 100px;
	background-image: url(http://www.patrignone.com/images/footer_m.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#left_footer {
	background-image: url(http://www.patrignone.com/images/footer_left.jpg);
	float: left;
	background-repeat: no-repeat;
	height: 116px;
	width: 13px;
}
#footer p {
	font-size: 0.9em;
	margin: 25px 0px 0px 20px;
	float: left;
	color: #FFFFCC;
	width: 150px;
}
.footerimage {
	float: left;
	margin: 8px 0 0 0;
}
#rightcol h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#right_footer {
	background-image: url(http://www.patrignone.com/images/footer_right.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 115px;
	float: right;
	background-position: right;
}
#footer a:link{
	color: #FFFFCC;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#main li{
	margin-bottom: 8px;

}
/****** end footer *****/
#main .MsoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	margin: 0;
	padding:0;
}
#main li{
padding: 0 0 5px 6px;
margin: 0 0 5px 16px;
}
#main ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	margin: 0;
	padding:0;
}
#main blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
}
#form1 input {
	padding: 0px;
	margin: 2px 0 2px 0;
	float: left;
	width: 200px;
	text-decoration: none;
}


#form1 label {
	width: 180px;
	clear: both;
	float: left;
	height: auto;
	text-align: right;
	display: block;
	margin: 5px 10px 0 0;
}
#form1 textarea {
	background-color: #FFFFFF;
	width: 200px;
	height: 150px;
	text-decoration: none;
	padding: 0px;
	margin: 2px 0 2px 0;
	float: left;
}

#form1 #button {
	clear: both;
	float: left;
	margin-left: 190px;
	width: 70px;
}
#mainform label {
	font-size: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #666666;
}
#mainform p {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
}
#mainform textarea {
border: 1px solid #999999;
	text-transform: none;
	background-color: #f2f2f2;
	color: #AD8057;}

.weblink {
	text-align: left;
	color: #7f7f7f;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 800px;
	display: block;
	padding:  0;
	margin: 0 auto;
}
#footer p.copyright{
clear:left;
color: #dfb590;
display:block;
float:left;
font:9px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
margin:-50px 0 0 33px;
padding:0;
text-align:left;
width:446px;
}
#main .googlecheckout td, #main .googlecheckout tr {
border: 0;
	background-color: transparent;

}
#weather{
background-color:#E0CBB0;
font-size:12px;
margin:0 0 20px;
padding:10px;
width:180px;
}
#weather p.content{
width: 185px;
}
#weather h3{
margin: 0 0 20px;
}
#twtr-widget-1{
margin-bottom: 20px
}
#rightcol .twtr-ft a img{
height: 15px;
width: auto;
}
#rightcol #twtr-widget-1 .twtr-hd h3, #rightcol  #twtr-widget-1 .twtr-hd h4{
font-family: Georgia, serif;
font-size: 14px;
float: left;
}